-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 5.3.2
-
Component/s: Clustering, Core VCS
-
Tags:
-
Impact type:API added
-
Upgrade notes:
With VCS remote, VCS-level invalidation events (org.nuxeo.ecm.core.storage.EventConstants.EVENT_VCS_INVALIDATIONS) aren't distributed to the clients when a modification is done on the server or on another client.
This also happens for clustering, there are no events between cluster nodes.
VCS-level invalidation events are important for observation of changes without polling.
- depends on
-
NXP-4914 Core should detect concurrent updates
- Resolved