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

Let client retry the same NN when "dfs.client.test.drop.namenode.response.number" is enabled

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.0.0-alpha1
    • 2.3.0
    • ha, test
    • None
    • Reviewed

    Description

      Currently when dfs.client.test.drop.namenode.response.number is enabled for testing, the client will start failover and try the other NN. But in most of the testing cases we do not need to trigger the client failover here since if the drop-response number is >1 the next response received from the other NN will also be dropped. We can let the client just simply retry the same NN.

      Attachments

        1. HDFS-5371.000.patch
          3 kB
          Jing Zhao

        Activity

          People

            jingzhao Jing Zhao
            jingzhao Jing Zhao
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: