bhabegger opened a new pull request, #2818: URL: https://github.com/apache/jackrabbit-oak/pull/2818
## Summary - add multi-target routing helpers (`storeTargets`/`activeTarget`) and integrate write/query target selection - add per-target catch-up lifecycle (detection, runner, graduation) for safe target backfill before activation - refine catch-up with lane-scoped graduation and marker-based provider participation contract ## Test plan - [x] `mvn -pl oak-core -Dtest=\"IndexDefinitionHelperTest,AsyncIndexUpdateCatchUpTest,CatchUpRunnerTest\" test` - [ ] additional integration and full reactor verification in CI ## Notes This branch is functionally split from lucene9 core work, but because GitHub cross-repo PRs require a base branch present in the target repository, this PR currently targets `OAK-12089` directly. Depends on #2817 and should be reviewed/merged after it. Made with [Cursor](https://cursor.com) -- 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]
