stefan-egli commented on PR #1288: URL: https://github.com/apache/jackrabbit-oak/pull/1288#issuecomment-1921925331
Trying to summarize the current options: 1. `static` 2. `DocumentStore.getRecoveryDelayMillis` 3. a new one that Rishabh suggested offline: `isRecoveryNeeded` requiring a 2nd parameter `recoveryDelayMillis` directly 4. `static` (like 1.) but add a loud disclaimer that this should be cleaned up - ie create a technical debt ticket to look into a more broader refactoring that also includes similar other cases such as the static `clock` for example. opinions? -- 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: dev-unsubscr...@jackrabbit.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org