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

fix bootstrapStandby race condition introduced in HDFS-5080

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 2.2.0
    • None
    • qjm
    • None

    Description

      In HDFS-5080, we added the ability to fetch the in-progress edit log from JournalNodes. However, in some cases, BootstrapStandby can now fetch entries that have not made it to a quorum of nodes, since we used lastWrittenTxid rather than the last committed txid. We should fix this race condition.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              cmccabe Colin McCabe
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: