Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-1623 High Availability Framework for HDFS NN
  3. HDFS-2678

HA: When a FailoverProxyProvider is used, DFSClient should not retry connection ten times before failing over

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • HA branch (HDFS-1623)
    • HA branch (HDFS-1623)
    • ha, hdfs-client
    • None
    • Reviewed

    Description

      Even though the FailoverOnNetworkExceptionRetry retry policy tries to fail over immediately, in the event the active is down, o.a.h.ipc.Client (below the RetryPolicy) will retry the initial connection 10 times before bubbling up this exception to the RetryPolicy. This should be much quicker.

      Attachments

        1. HDFS-2678.patch
          3 kB
          Aaron Myers

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: