[
https://issues.apache.org/jira/browse/HBASE-3489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13188014#comment-13188014
]
Josh Wymer commented on HBASE-3489:
-----------------------------------
After turning replication off on the slave cluster, the .oldlogs were cleaned
up. So it appears as if hbase thinks that the slave cluster intends to
replicate as well and doesn't clean the logs.
> .oldlogs not being cleaned out
> ------------------------------
>
> Key: HBASE-3489
> URL: https://issues.apache.org/jira/browse/HBASE-3489
> Project: HBase
> Issue Type: Bug
> Affects Versions: 0.90.0
> Environment: 10 Nodes Write Heavy Cluster
> Reporter: Wayne
> Attachments: oldlog.txt
>
>
> The .oldlogs folder is never being cleaned up. The
> hbase.master.logcleaner.ttl has been set to clean up the old logs but the
> clean up is never kicking in. The limit of 10 files is not the problem. After
> running for 5 days not a single log file has ever been deleted and the
> logcleaner is set to 2 days (from the default of 7 days). It is assumed that
> the replication changes that want to be sure to keep these logs around if
> needed have caused the cleanup to be blocked. There is no replication defined
> (knowingly).
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira