[ https://issues.apache.org/jira/browse/JCR-3683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Olaf Märker updated JCR-3683: ----------------------------- Summary: Synchronisation of nodes in cluster does not invalidate label cache (was: Synchronisation of Nodes in Cluster does not invalidate Label Cache) > 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 > Labels: clustering, labels, synchronization > > 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)