You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Zygmunt Wiercioch (JIRA)" <ji...@apache.org> on 2015/04/21 20:40:58 UTC

[jira] [Updated] (OAK-2795) TarML revision cleanup message too verbose.

     [ https://issues.apache.org/jira/browse/OAK-2795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zygmunt Wiercioch updated OAK-2795:
-----------------------------------
    Description: 
The segment GC message can be thousands of lines long on a system which experienced a lot of activity.  For example, in my test, I had:
{noformat}
org.apache.jackrabbit.oak.plugins.segment.file.TarReader-GC Cleaned segments from data00008a.tar: 
 4b6882e7-babe-4854-a966-c3a630c338c6, 506a2eb3-92a6-4b83-a320-5cc5ac304302, f179e4b1-acec-4a5d-a686-bf5e97828563, 8c6b3a4d-c327-4701-affb-fcd055c4aa67, 
{noformat}
followed by approximately 40,000 more lines.


  was:
The segment GC message can be thousands of lines long on a system which experience a lot of activity.  For example, in my test, I had:
{noformat}
org.apache.jackrabbit.oak.plugins.segment.file.TarReader-GC Cleaned segments from data00008a.tar: 
 4b6882e7-babe-4854-a966-c3a630c338c6, 506a2eb3-92a6-4b83-a320-5cc5ac304302, f179e4b1-acec-4a5d-a686-bf5e97828563, 8c6b3a4d-c327-4701-affb-fcd055c4aa67, 
{noformat}
followed by approximately 40,000 more lines.



> TarML revision cleanup message too verbose.
> -------------------------------------------
>
>                 Key: OAK-2795
>                 URL: https://issues.apache.org/jira/browse/OAK-2795
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: segmentmk
>            Reporter: Zygmunt Wiercioch
>            Priority: Minor
>
> The segment GC message can be thousands of lines long on a system which experienced a lot of activity.  For example, in my test, I had:
> {noformat}
> org.apache.jackrabbit.oak.plugins.segment.file.TarReader-GC Cleaned segments from data00008a.tar: 
>  4b6882e7-babe-4854-a966-c3a630c338c6, 506a2eb3-92a6-4b83-a320-5cc5ac304302, f179e4b1-acec-4a5d-a686-bf5e97828563, 8c6b3a4d-c327-4701-affb-fcd055c4aa67, 
> {noformat}
> followed by approximately 40,000 more lines.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)