[ 
https://issues.apache.org/jira/browse/HDFS-7194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14161911#comment-14161911
 ] 

Hudson commented on HDFS-7194:
------------------------------

SUCCESS: Integrated in Hadoop-Hdfs-trunk #1894 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/1894/])
HDFS-7194 Fix findbugs "inefficient new String constructor" warning in 
DFSClient#PATH (yzhang via cmccabe) (cmccabe: rev 
8dc6abf2f4218b2d84b2c2dc7d18623d897c362d)
* 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/DFSClient.java
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt


> Fix findbugs "inefficient new String constructor" warning in DFSClient#PATH
> ---------------------------------------------------------------------------
>
>                 Key: HDFS-7194
>                 URL: https://issues.apache.org/jira/browse/HDFS-7194
>             Project: Hadoop HDFS
>          Issue Type: Bug
>            Reporter: Yongjun Zhang
>            Assignee: Yongjun Zhang
>            Priority: Trivial
>             Fix For: 2.7.0
>
>         Attachments: HDFS-7194.001.patch, HDFS-7194.002.patch
>
>
> In recent PreCommit-HDFS-Build, 8325, 8324, 8323 etc, there is a findbugs 
> warning:
> {code}
> Code  Warning
> Dm    org.apache.hadoop.hdfs.DFSClient.<static initializer for DFSClient>() 
> invokes inefficient new String(String) constructor
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to