Yes, each node however is referencing the same mongo instance. Is there a way to tell jackrabbit to grab the document from mongo instead of using the cluster cache (assuming that is what's going on).
On Dec 7, 2015 6:24 AM, Davide Giannella <[email protected]> wrote: > > On 07/12/2015 12:56, David Marginian wrote: > > There are separate Oak instances in separate vms. > > In this case you're dealing with a cluster. DocumentMK is not my cup of > tea; but when you write something on a cluster node, it's not > immediately visible to the whole cluster. This is to achieve the fast > write throughout. It's eventual consistent. The cluster is aligned every > 5 (?) seconds. > > Anyone else with more in-depth knowledge on DocumentMK please confirm or > say if I'm wrong. > > Cheers > Davide > >
