ahanikel commented on PR #1204:
URL: https://github.com/apache/jackrabbit-oak/pull/1204#issuecomment-1808259925

   I am wondering what happens if:
   - instance 1 loses the lease
   - instance 2 gets it and writes happily
   - instance 1 waits in `checkWritingAllowed()`
   - instance 2 terminates
   - instance 1 gets the lease and writes everything it had queued up
   Or is that not a possible scenario?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to