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

HA: void methods can swallow exceptions when going through failover path

    XMLWordPrintableJSON

Details

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

    Description

      While running through scale testing, we saw an issue where clients were getting LeaseExpiredExceptions. We eventually tracked it down to the fact that some create calls had timed out (having been sent to a NN just before it crashed) but the resulting exception was swallowed by the retry policy code paths.

      Attachments

        1. hadoop-8068.txt
          11 kB
          Todd Lipcon

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: