> So my question is do we have any in-box mechanism to tell Oak node to sync it with cluster (other oak nodes)?
There is no direct way to do that. Recently some support was added to detect when change done on one cluster node is visible on other (OAK-6276). Can you share some details on usecase where you would like to do explicit "sync"? regards Chetan Chetan Mehrotra On Tue, Oct 17, 2017 at 5:04 AM, Alexey Pechenev <[email protected]> wrote: > Hello everyone, > > I'am developing an application with HA requirement which uses Oak (MongoMK). > So in our system we have N Oak instances. > I faced with fact that Oak is eventually consistent, but we have a > requirement to have several operations to be strongly consistent. > > So my question is do we have any in-box mechanism to tell Oak node to sync > it with cluster (other oak nodes)? > > If not, maybe someone can recommend an approach to achive "on demand" > strongly consistency? > > Thanks in advance, > Alexey > > > > -- > Sent from: > http://jackrabbit.510166.n4.nabble.com/Jackrabbit-Users-f510167.html
