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

Head commit for run:
cb7b5814dab51acd76d6d4cd5ddd7bbb2dda9f99 / Theia Vlad 
<[email protected]>
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

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

With regards,
GitHub Actions via GitBox

Reply via email to