You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2018/11/29 02:55:00 UTC

[jira] [Created] (HBASE-21523) Chatty DEBUG logging in Master log

Josh Elser created HBASE-21523:
----------------------------------

             Summary: 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&amp;restore
            Reporter: Josh Elser
            Assignee: Josh Elser
             Fix For: 3.0.0


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)