Re: Oak repository using MongoDB fails to renew lease

2017-07-06 Thread Stefan Egli
Hi Michael, This sounds like the session you're using might be referring to the closed repository. Did you create a new session after closing + opening the repository? Cheers, Stefan On 06/07/17 07:40, "Michael Harrison" wrote: >Hi all, > > >We are new to Oak.

Re: Graceful recovery from LeaseExpired when usign JCR-OAK and Spring based configuration.

2019-01-30 Thread Stefan Egli
:36 AM Stefan Egli wrote: Hi, Indeed the current behaviour is as you describe: a lease failure will require a restart of oak (and thus of the VM it runs in). This is due to a combination of facts: (a) when an instance fails to update the lease other instances consider it crashed and will do

Re: Graceful recovery from LeaseExpired when usign JCR-OAK and Spring based configuration.

2019-01-29 Thread Stefan Egli
Hi, Indeed the current behaviour is as you describe: a lease failure will require a restart of oak (and thus of the VM it runs in). This is due to a combination of facts: (a) when an instance fails to update the lease other instances consider it crashed and will do a recovery on behalf of