Olaf Märker created JCR-3683:
--------------------------------
Summary: Synchronisation of Nodes in Cluster does not invalidate
Label Cache
Key: JCR-3683
URL: https://issues.apache.org/jira/browse/JCR-3683
Project: Jackrabbit Content Repository
Issue Type: Bug
Components: clustering
Affects Versions: 2.2.13
Reporter: Olaf Märker
When I set or remove a label to/from a version of a node on one cluster node
and after the sync delay has passed I read the node versions on another cluster
node, then I got the old label settings.
While debugging I saw, that the label change event was processed on all
cluster nodes, the method InternalVersionManagerImpl.externalUpdate() was
called but the label cache of the version nodes was not updated.
--
This message was sent by Atlassian JIRA
(v6.1#6144)