Siddhant Sangwan created HDDS-12231:
---------------------------------------

             Summary: Logging in Container Balancer is too verbose
                 Key: HDDS-12231
                 URL: https://issues.apache.org/jira/browse/HDDS-12231
             Project: Apache Ozone
          Issue Type: Bug
          Components: Balancer, SCM
    Affects Versions: 2.0.0
            Reporter: Siddhant Sangwan


After https://issues.apache.org/jira/browse/HDDS-10160, the log
{code:java}
    logger.info("Container Balancer could not find a target for " +
        "source datanode {}", source.getUuidString());
{code}
in AbstractFindTargetGreedy.java would be printed for each container that could 
not be matched with a target datanode. This is too verbose; I propose moving it 
to debug level.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to