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

Ayush Saxena updated HDFS-14918:
--------------------------------
    Fix Version/s: 3.3.0
     Hadoop Flags: Reviewed
       Resolution: Fixed
           Status: Resolved  (was: Patch Available)

Committed to trunk.
Thanx [~ferhui] for the contribution!!!

> Remove useless getRedundancyThread from BlockManagerTestUtil
> ------------------------------------------------------------
>
>                 Key: HDFS-14918
>                 URL: https://issues.apache.org/jira/browse/HDFS-14918
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>            Reporter: Fei Hui
>            Assignee: Fei Hui
>            Priority: Minor
>             Fix For: 3.3.0
>
>         Attachments: HDFS-14918.001.patch
>
>
> Remove the dead code, it's useless.
> {code}
>  /**
>   * @return redundancy monitor thread instance from block manager.
>   */
>  public static Daemon getRedundancyThread(final BlockManager blockManager) {
>    return blockManager.getRedundancyThread();
>  }
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to