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

Head commit for run:
a7f29513992649cfcc11ecb66be8a35aa30f60df / Benjamin Habegger 
<[email protected]>
OAK-12365: register kill switch on Whiteboard, add coverage

- Register FT_OAK-12365 as a FeatureToggle in LuceneIndexProviderService
  and ElasticIndexProviderService, matching FT_OAK_12244's pattern. It was
  declared but never wired, so operators had no way to disable it at runtime.
- Add unit test verifying FT_OAK_12365_DISABLE actually suppresses deletion.
- Add unit test verifying removing one of several aggregated properties does
  not delete the document (only fully-empty content should).
- Reset FT_OAK_12365_DISABLE in @Before/@After alongside FT_OAK_12244_DISABLE.
- Add a debug log line on the new deletion path, matching the existing
  trace log on the update path.

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

With regards,
GitHub Actions via GitBox

Reply via email to