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 "Suresh Srinivas (JIRA)" <ji...@apache.org> on 2013/10/16 23:28:45 UTC

[jira] [Created] (HDFS-5374) Remove deadcode in DFSOutputStream

Suresh Srinivas created HDFS-5374:
-------------------------------------

             Summary: Remove deadcode in DFSOutputStream
                 Key: HDFS-5374
                 URL: https://issues.apache.org/jira/browse/HDFS-5374
             Project: Hadoop HDFS
          Issue Type: Bug
            Reporter: Suresh Srinivas
            Priority: Trivial
         Attachments: HDFS-4374.patch

Deadcode:
{code}
          if (one.isHeartbeatPacket()) {  //heartbeat packet
          }
{code}



--
This message was sent by Atlassian JIRA
(v6.1#6144)