nfsantos opened a new pull request, #3004: URL: https://github.com/apache/jackrabbit-oak/pull/3004
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. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
