Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-10343

Write the last sequence id into the HLog during the RegionOpen time

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Incomplete
    • None
    • None
    • None
    • None

    Description

      HLog based async replication has a challenging to guarantee the in-order delivery when the Region is moving from one HLog stream to another HLog stream.

      One approach is to keep the last_sequence_id in the new HLog stream when opening the Region. So the replication framework is able to catch upto the last_sequence_id from the previous HLog stream, before replicating any new transactions through the new HLog stream.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              liyin Liyin Tang
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: