Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
Description
OAK-1661 added node type information for NODE_ADDED and NODE_REMOVED events. We should consider adding this for all event types however. Even property events would contain node type of the node the property is associated with (parent).
An implication of this is however that we also need to adapt the TCK as this will cause org.apache.jackrabbit.test.api.observation.GetInfoTest to fail, which expects the info map to be generally empty.