From: mmjose26 [mailto:[email protected]] > >I wonder if in future releases of JR DavEx would be good idea to have a >configuration parameter to enforce the synchronization between cluster >nodes, or if Session.refresh() from jcr2spi layer would support >synchronization between cluster nodes as Session.refresh() in core api does. > >I think that this is necessary due to each http request from a client DavExt
>could be answered by any node in the cluster(thinking in one load balancer >plus clustered nodes) and some times (as this scenario) may occurs >unexpected behavior. Check out [0] and [1] (see recommendations such as posting on dev and providing patches). At first glance it doesn't look like there is a ticket for it, but it may be closed or something, I didn't dig too deep. [0] https://issues.apache.org/jira/browse/JCR/component/12312721 [1] https://issues.apache.org/jira/browse/JCR-2003
