You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Lisheng Sun (Jira)" <ji...@apache.org> on 2019/08/29 15:44:00 UTC

[jira] [Created] (HDFS-14797) Define LOG instead of BlockManager.LOG in ReplicationWork

Lisheng Sun created HDFS-14797:
----------------------------------

             Summary: Define LOG instead of BlockManager.LOG in ReplicationWork
                 Key: HDFS-14797
                 URL: https://issues.apache.org/jira/browse/HDFS-14797
             Project: Hadoop HDFS
          Issue Type: Bug
            Reporter: Lisheng Sun
            Assignee: Lisheng Sun


There are too many noisy logs with BlockManager.LOG, it's too hard to debug problem. Define LOG instead of it in ReplicationWork.
{code:java}
    BlockManager.LOG
        .debug("Creating a ReplicationWork to reconstruct " + block);
{code}




--
This message was sent by Atlassian Jira
(v8.3.2#803003)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org