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

Jesse Yates updated HBASE-7214:
-------------------------------

    Attachment: hbase-7214-v0.patch

Dropped the most prominent logs to trace, so if you really need the info, you 
can get at it (helpful for debugging), but shouldn't come up in most cases.

No notable perf impact by continuing to log, as this all runs in a background 
thread.
                
> CleanerChore logs too much, so much so it obscures all else that is going on
> ----------------------------------------------------------------------------
>
>                 Key: HBASE-7214
>                 URL: https://issues.apache.org/jira/browse/HBASE-7214
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.94.3
>            Reporter: stack
>            Assignee: Jesse Yates
>         Attachments: hbase-7214-v0.patch
>
>
> Testing 0.94.3RC0, I see loads of this in logs:
> {code}
> 2012-11-23 13:39:40,488 DEBUG 
> org.apache.hadoop.hbase.master.cleaner.CleanerChore: 
> file:/tmp/hbase-stack/hbase/.oldlogs/192.168.1.73%2C61033%2C1353705880078.1353706219757
>  is not deletable according t#
>  14 2012-11-23 13:39:40,488 DEBUG 
> org.apache.hadoop.hbase.master.cleaner.CleanerChore: 
> file:/tmp/hbase-stack/hbase/.oldlogs/192.168.1.73%2C61033%2C1353705880078.1353706221210
>  is not deletable according t#
>  1
> {code}
> There is too much of it.  Can we cut back some?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to