You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2020/06/12 06:39:41 UTC

[GitHub] [hbase] Apache9 commented on pull request #1891: HBASE-24545 Add backoff to SCP check on WAL split completion

Apache9 commented on pull request #1891:
URL: https://github.com/apache/hbase/pull/1891#issuecomment-643095434


   Have you tried to set 'hbase.split.wal.zk.coordinated' to false to enable procedure based wal splitting? It will schedule sub procedures and remote procedures to do wal splitting, which will not block the SCP thread.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org