The GitHub Actions job "Build" on jackrabbit-oak.git/trunk has succeeded.
Run started by GitHub user thomasmueller (triggered by thomasmueller).

Head commit for run:
bffc31a2fd1143a146922ee0fb9eff83381c78d8 / Thomas Mueller <[email protected]>
OAK-12307: Indexing a disabled index without async leads to a sync index (#3065)

* OAK-12307: Indexing a disabled index without async leads to a sync index 
(#3018)

* OAK-12307: Indexing a disabled index without async leads to a sync index

On out-of-band import, a change of index type from the on-disk definition
caused switchLanes to carry the stale on-disk async, dropping it when the
provided definition differed. Align async to the provided definition (copy if
present, remove if sync) for any type mismatch, generalizing the previous
elasticsearch-only handling.

* OAK-12307: gate the legacy index-import flow behind the OAK-12307 toggle, 
defaulting to the new flow

* OAK-12307: cover IndexerMBeanImpl legacy-import toggle wiring with unit tests 
(#3126)

---------

Co-authored-by: Theia Vlad <[email protected]>

Report URL: https://github.com/apache/jackrabbit-oak/actions/runs/35598432383

With regards,
GitHub Actions via GitBox

Reply via email to