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

Head commit for run:
6fd196c5adf0e1fc4f9af792e8f5e973f263b9f1 / Nuno Santos <[email protected]>
OAK-12299 : precompute elementCount and currentWeight in PersistentDiskCache

Track cache size and element count incrementally in AtomicLong fields
instead of recomputing them on every stats read via directory.listFiles()
and FileUtils.sizeOfDirectory(), which walked the whole cache directory.
Counters are seeded from the on-disk state at startup.

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

With regards,
GitHub Actions via GitBox

Reply via email to