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

[SBN read] msync should sync with active NameNode to fetch the latest stateID

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.3.0
    • namenode
    • None
    • Reviewed

    Description

      Currently the msync call is a dummy operation to observer without really syncing. Instead, it should:

      1. Get the latest stateID from active NN.
      2. Use the stateID to talk to observer NN and make sure it is synced.

      Attachments

        1. HDFS-14250.000.patch
          3 kB
          Chao Sun
        2. HDFS-14250.001.patch
          3 kB
          Chao Sun

        Issue Links

          Activity

            People

              csun Chao Sun
              csun Chao Sun
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: