Fix the findbugs introduced in HftpFileSystem
---------------------------------------------

                 Key: HDFS-2449
                 URL: https://issues.apache.org/jira/browse/HDFS-2449
             Project: Hadoop HDFS
          Issue Type: Bug
            Reporter: Uma Maheswara Rao G
            Assignee: Uma Maheswara Rao G


Call to equals() comparing different types

{code}
  if (t.getService().toString().equals(hdfsServiceName)) {
{code}

 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to