You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Duo Zhang (Jira)" <ji...@apache.org> on 2021/12/04 13:55:00 UTC

[jira] [Created] (HBASE-26539) The default rpc timeout 200ms is too small for replicating meta edits

Duo Zhang created HBASE-26539:
---------------------------------

             Summary: The default rpc timeout 200ms is too small for replicating meta edits
                 Key: HBASE-26539
                 URL: https://issues.apache.org/jira/browse/HBASE-26539
             Project: HBase
          Issue Type: Sub-task
          Components: read replicas
            Reporter: Duo Zhang


For most meta edits, we will call refreshStoreFiles, which is time consuming. When running tests in HBASE-26487, it is very easy to timeout and cause the replicating to pause for a while.

I think for replicating meta edits, we should have a larger timeout value.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)