Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-19064 Synchronous replication for HBase
  3. HBASE-19843

Allow temporarily skipping the creation of remote writer for SynchronousReplicationWALProvider

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • None
    • None
    • None
    • None

    Description

      If the remote cluster is broken and we want to downgrade the local cluster to not write WAL to remote cluster, we need to reopen the region to switch back to use the normal WAL.

      But we need to flush before reopening a region, and the flush need to write a flush marker to WAL. Since the WAL has already been broken, this can not be done...

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: