Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-26233 The region replication framework should not be built upon the general replication framework
  3. HBASE-26457

Should not always clear all the failed replicas when getting a flush all request

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.0.0-alpha-3
    • read replicas
    • None
    • Reviewed

    Description

      As described in this section in the design doc:

      https://docs.google.com/document/d/1WPSBwRqIPgTrPRM2wtzAe-3XUvA9S7auWy3Fy8xuZLc/edit#heading=h.8nfip05gosr

      We need to make sure that all the edits which have been sent to the broken replica must have a less sequence id than the flush sequence number of the commit flush edit, then we are safe to recover it. Otherwise we may miss some edit.

      The current implementation is not enough, we need to improve it.

      Attachments

        Issue Links

          Activity

            People

              zhangduo Duo Zhang
              zhangduo Duo Zhang
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: