Details
Description
The JavaDoc currently just says "invalidate the document cache"; it would be good to clarify
- that it's ok to keep cache entries as long as they get re-validated before being used
and
- whether it's ok to do the re-validation lazily (as opposed to immediately, as done by MongoDS)
Attachments
Issue Links
- relates to
-
OAK-2572 Include cache invalidation stats in logs related to background operations
- Closed