Uploaded image for project: 'ModeShape'
  1. ModeShape
  2. MODE-786

JCR implementation does not produce events when versioned storage content changes

    XMLWordPrintable

Details

    • Workaround Exists
    • Hide

      This only occurs when the system source name is not specified, and the jcr:system branch is stored in an in-memory repository. The configuration for the TCK tests need to be changed.

      Show
      This only occurs when the system source name is not specified, and the jcr:system branch is stored in an in-memory repository. The configuration for the TCK tests need to be changed.

    Description

      The org.apache.jackrabbit.test.api.observation.GetUserDataTest.testVersioning() test method (part of the JCR TCK unit test library) attempts to create a new version of a versionable node, and verify that the JCR implementation produces NODE_ADDED events for the changes in content under "/jcr:system/jcr:versionStorage".

      At this point, our JCR implementation is not producing events for these versioning operations (and likely not for any changes under the "/jcr:system" area). As such, this test is commented out in our JcrTckTest class.

      Attachments

        Issue Links

          Activity

            People

              rhauch Randall Hauch (Inactive)
              rhauch Randall Hauch (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: