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 "Uma Maheswara Rao G (Created) (JIRA)" <ji...@apache.org> on 2011/10/14 13:44:11 UTC

[jira] [Created] (HDFS-2449) Fix the findbugs introduced in HftpFileSystem

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