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

Enable journal protocol based editlog streaming for standby namenode

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • 0.23.3, 2.0.0-alpha
    • None
    • ha, namenode
    • None

    Description

      Currently standby namenode relies on reading shared editlogs to stay current with the active namenode, for namespace changes. BackupNode used streaming edits from active namenode for doing the same. This jira is to explore using journal protocol based editlog streams for the standby namenode. A daemon in standby will get the editlogs from the active and write it to local edits. To begin with, the existing standby mechanism of reading from a file, will continue to be used, instead of from shared edits, from the local edits.

      Attachments

        1. MultipleSharedJournals.pdf
          150 kB
          Suresh Srinivas
        2. MultipleSharedJournals.pdf
          161 kB
          Suresh Srinivas
        3. MultipleSharedJournals.pdf
          191 kB
          Tsz-wo Sze
        4. ComparisonofApproachesforHAJournals.pdf
          72 kB
          Bikas Saha
        5. JNStates.png
          48 kB
          Tsz-wo Sze
        6. Removingfilerdependency.pdf
          59 kB
          Eli Collins

        Issue Links

          Activity

            People

              sureshms Suresh Srinivas
              sureshms Suresh Srinivas
              Votes:
              0 Vote for this issue
              Watchers:
              36 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: