Uploaded image for project: 'Jackrabbit Oak'
  1. Jackrabbit Oak
  2. OAK-4853

User defined property values in event info

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • jcr

    Description

      An event listener should be able to define a set of names of properties available in the info map of node events. This allows a listener to more efficiently process events, because it does not have to resolve the event path into a JCR item anymore. It would simply read the values of those properties from the event info map.

      A similar feature was already implemented for property events: OAK-2262. However, there are also listeners that are interested in properties that did not change. One such application is Apache Sling, which heavily depends on properties like sling:resourceType. In many cases listener logic depends on the resource type and needs to know this value even if it didn't change.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mreutegg Marcel Reutegger
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: