[ 
https://issues.apache.org/jira/browse/HDDS-2515?focusedWorklogId=344527&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-344527
 ]

ASF GitHub Bot logged work on HDDS-2515:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 15/Nov/19 19:36
            Start Date: 15/Nov/19 19:36
    Worklog Time Spent: 10m 
      Work Description: abhishekaypurohit commented on pull request #190: 
HDDS-2515. no need of toString since log formatter can internally han…
URL: https://github.com/apache/hadoop-ozone/pull/190
 
 
   …dles that.
   
   ## What changes were proposed in this pull request?
   
   Removed unnecessary call to toString() method.
   
   ## What is the link to the Apache JIRA
   https://issues.apache.org/jira/browse/HDDS-2515
   
   ## How was this patch tested?
   
   Unit Tests
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 344527)
    Remaining Estimate: 0h
            Time Spent: 10m

> 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
>            Priority: Major
>              Labels: pull-request-available, sonar
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> [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-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to