The GitHub Actions job "Build" on jackrabbit-oak.git/OAK-12125 has failed.
Run started by GitHub user tmvlad (triggered by fabriziofortino).

Head commit for run:
a0b20650632176f2963a3450bcf62a5e757b1313 / Theia Vlad 
<[email protected]>
OAK-12125: throw IllegalStateException for property index missing propertyNames

A property index definition without the required 'propertyNames' property
caused a NullPointerException in PropertyIndexEditor that was not caught by
IndexUpdate, breaking the entire async indexing cycle for all indexes.

Fix: add a null check in PropertyIndexEditor constructor and throw an
IllegalStateException with a clear message. IndexUpdate already catches
IllegalStateException to gracefully skip bad index definitions and continue.

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

With regards,
GitHub Actions via GitBox

Reply via email to