Valentin Olteanu created OAK-4901:
-------------------------------------
Summary: Improve SizeDeltaGcEstimation logging
Key: OAK-4901
URL: https://issues.apache.org/jira/browse/OAK-4901
Project: Jackrabbit Oak
Issue Type: Improvement
Components: segment-tar
Affects Versions: Segment Tar 0.0.14
Reporter: Valentin Olteanu
Priority: Minor
The current message logged after estimation is not very clear for someone that
does not know how it works:
{code}
06.10.2016 18:53:07.819 *INFO* [TarMK revision gc
[/Users/volteanu/workspace/test/author/crx-quickstart/repository/segmentstore]]
org.apache.jackrabbit.oak.segment.file.FileStore TarMK GC #1: estimation
completed in 7.362 ms (7 ms). Size delta is 0% or 880.3 MB/880.9 MB
(880258560/880892416 bytes), so skipping compaction for now
{code}
I think it should also list the delta in absolute value and the threshold it is
compared against.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)