-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: core, documentmk
-
Labels:None
With OAK-5571 leaf documents are eagerly removed during Revision GC. The message logged before a batch of those documents are removed is incorrect. The number also includes the none-leaf documents scanned so far.
27.02.2017 02:20:05.701 *INFO* [sling-oak-observation-19791] org.apache.jackrabbit.oak.plugins.document.VersionGarbageCollector Proceeding to delete [6397] documents [(leaf)] 27.02.2017 02:20:05.974 *INFO* [sling-oak-observation-19791] org.apache.jackrabbit.oak.plugins.document.VersionGarbageCollector Proceeding to delete [6401] documents [(leaf)] 27.02.2017 02:20:06.222 *INFO* [sling-oak-observation-19791] org.apache.jackrabbit.oak.plugins.document.VersionGarbageCollector Proceeding to delete [6414] documents [(leaf)]
- relates to
-
OAK-5571 VersionGarbageCollector can remove leaf nodes eagerly
-
- Closed
-