Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-7454 Common side of High Availability Framework (HDFS-1623)
  3. HADOOP-7896

HA: if both NNs are in Standby mode, client needs to try failing back and forth several times with sleeps

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • HA Branch (HDFS-1623)
    • HA Branch (HDFS-1623)
    • ha, ipc
    • None

    Description

      For a manual failover, there may be an intermediate state for a non-trivial amount of time where both NNs are in standby mode. Currently, the failover proxy will immediately failover on receiving this exception from the first NN, and when it hits the same exception on the second NN, it immediately fails. It should probably fail back and forth nearly indefinitely if both NNs are in Standby mode.

      Attachments

        1. HADOOP-7896-HDFS-1623.patch
          17 kB
          Aaron Myers
        2. HADOOP-7896-HDFS-1623.patch
          17 kB
          Aaron Myers
        3. HADOOP-7896-HDFS-1623.patch
          14 kB
          Aaron Myers

        Issue Links

          Activity

            People

              atm Aaron Myers
              tlipcon Todd Lipcon
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: