Chetan Mehrotra created OAK-5983:
------------------------------------
Summary: BlobGC should log the amount of space reclaimed after GC
run is done
Key: OAK-5983
URL: https://issues.apache.org/jira/browse/OAK-5983
Project: Jackrabbit Oak
Issue Type: Improvement
Components: blob
Reporter: Chetan Mehrotra
Fix For: 1.8
Currently BlobGC logic reports the number of blobs removed
{noformat}
24.03.2017 12:33:33.120 *INFO* [sling-oak-observation-205]
org.apache.jackrabbit.oak.plugins.blob.MarkSweepGarbageCollector Blob garbage
collection completed in 16.76 s. Number of blobs deleted [1776] with max
modification time of [2017-03-23 12:33:16.373]
{noformat}
It would helpful it can also report the size reclaimed by deleted those blobs
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)