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

2019-01-29 Thread Jesse .
Stefan, Thank your for this information. Is there an issue I can vote on or watch to see if this functionality does get implemented in the future? In the meantime, I have resorted to converting my Repository bean into a proxy object where I can then update the actual underlying Repository and

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