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

HA: On transition to active, standby should not swallow ELIE

    XMLWordPrintableJSON

Details

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

    Description

      EditLogTailer#doTailEdits currently catches, logs, and swallows EditLogInputException. This is fine in the case when the standby is sitting idly behind tailing logs. However, when the standby is transitioning to active, swallowing this exception is incorrect, since it could cause the standby to silently fail to load all the edits before becoming active.

      Attachments

        1. HDFS-2772-HDFS-1623.patch
          5 kB
          Aaron Myers

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: