Abhishek Purohit created HDDS-2515:
--------------------------------------

             Summary: No need to call "toString()" method as formatting and 
string conversion is done by the Formatter
                 Key: HDDS-2515
                 URL: https://issues.apache.org/jira/browse/HDDS-2515
             Project: Hadoop Distributed Data Store
          Issue Type: Improvement
            Reporter: Abhishek Purohit
            Assignee: Abhishek Purohit


[https://sonarcloud.io/project/issues?id=hadoop-ozone&open=AW5md_AGKcVY8lQ4ZsV4&resolved=false]

Class:  XceiverClientGrpc
{code:java}
 if (LOG.isDebugEnabled()) {      LOG.debug("Nodes in pipeline : {}", 
pipeline.getNodes().toString());
{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to