Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-20422 Synchronous replication for HBase phase II
  3. HBASE-21539

Should add backoff when replaying failed in SyncReplicationReplayWALProcedure

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      I'm still testing serial&sync replication and it is stuck again...

      Still need to find out the root cause but there is another problem, since the replication is stuck, we have lots of wals to replay, and cause too much pressure on the memstore and the region rejects the write requests so the SyncReplicationReplayWALRemoteProcedure fails. But soon we will schedule a new SyncReplicationReplayWALRemoteProcedure without any sleeps, which means we are keep adding pressure to the memstore. The result is very clear, we can not finish the replay, and write too much duplicated data to the region, and can not recover any more...

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: