mreutegg commented on PR #1185: URL: https://github.com/apache/jackrabbit-oak/pull/1185#issuecomment-1790623844
> Question regarding the move of the checkpoint creation back 1 week : what is the idea / reasoning of that? It is easier for me to understand what the test is doing and as far as I can see is functionally equivalent. Instead of waiting one week and then create a checkpoint that reflects the state a week ago (mentally going forward and backward in time), creating the checkpoint and then wait a week does the same. In both cases there are no changes on the NodeStore for a week and both checkpoints refer to the same state. The time when a checkpoint is taken is not relevant, only the state of the repository at that moment. -- 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]
