Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-14918

Remove useless getRedundancyThread from BlockManagerTestUtil

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 3.3.0
    • None
    • None
    • Reviewed

    Description

      Remove the dead code, it's useless.

       /**
        * @return redundancy monitor thread instance from block manager.
        */
       public static Daemon getRedundancyThread(final BlockManager blockManager) {
         return blockManager.getRedundancyThread();
       }
      

      Attachments

        1. HDFS-14918.001.patch
          1 kB
          Hui Fei

        Activity

          People

            ferhui Hui Fei
            ferhui Hui Fei
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: