[
https://issues.apache.org/jira/browse/HBASE-21523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16703351#comment-16703351
]
Josh Elser commented on HBASE-21523:
------------------------------------
bq. Please use parameterized logging and remove LOG.isDebugEnabled().
Sure. Didnt' do it the first time because it was still using the old logger (I
thought?). Let me dbl check and fix the checkstyle too.
> Chatty DEBUG logging in Master log
> ----------------------------------
>
> Key: HBASE-21523
> URL: https://issues.apache.org/jira/browse/HBASE-21523
> Project: HBase
> Issue Type: Improvement
> Components: backup&restore
> Reporter: Josh Elser
> Assignee: Josh Elser
> Priority: Major
> Fix For: 3.0.0
>
> Attachments: HBASE-21523.001.patch
>
>
> Noticed this in testing, a lot of spam in the Master log at DEBUG.
> {noformat}
> 2018-11-27 01:12:28,322 DEBUG [ForkJoinPool-1-worker-6] impl.BackupMetaTable:
> Backup table backup:system exists and available
> 2018-11-27 01:12:28,326 DEBUG [ForkJoinPool-1-worker-6] impl.BackupMetaTable:
> Backup table backup:system_bulk exists and available
> 2018-11-27 01:12:28,341 DEBUG [ForkJoinPool-1-worker-6] impl.BackupMetaTable:
> Backup table backup:system exists and available
> 2018-11-27 01:12:28,345 DEBUG [ForkJoinPool-1-worker-6] impl.BackupMetaTable:
> Backup table backup:system_bulk exists and available
> {noformat}
> FYI [~vrodionov]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)