You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Guanghao Zhang (JIRA)" <ji...@apache.org> on 2018/11/01 10:09:00 UTC

[jira] [Created] (HBASE-21420) Use procedure event to wake up the SyncReplicationReplayWALProcedures which wait for worker

Guanghao Zhang created HBASE-21420:
--------------------------------------

             Summary: Use procedure event to wake up the SyncReplicationReplayWALProcedures which wait for worker
                 Key: HBASE-21420
                 URL: https://issues.apache.org/jira/browse/HBASE-21420
             Project: HBase
          Issue Type: Improvement
            Reporter: Guanghao Zhang


Now if a SyncReplicationReplayWALProcedure failed to get a worker, it will sleep backoff and retry. So when the finished SyncReplicationReplayWALProcedure release a new worker, it will take a long time to run and get the worker to run.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)