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 "Bharat Viswanadham (Jira)" <ji...@apache.org> on 2019/11/16 00:09:00 UTC

[jira] [Resolved] (HDDS-2515) No need to call "toString()" method as formatting and string conversion is done by the Formatter

     [ https://issues.apache.org/jira/browse/HDDS-2515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bharat Viswanadham resolved HDDS-2515.
--------------------------------------
    Fix Version/s: 0.5.0
       Resolution: Fixed

> 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
>             Fix For: 0.5.0
>
>          Time Spent: 20m
>  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-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org