Duo Zhang created HBASE-21979:
---------------------------------
Summary: Also send requests to secondary replicas if primary
replica fail within the timeout
Key: HBASE-21979
URL: https://issues.apache.org/jira/browse/HBASE-21979
Project: HBase
Issue Type: Sub-task
Components: asyncclient, Client
Reporter: Duo Zhang
For now we will only request the secondary replicas if the primary replica does
not respond within the timeout. If it fails immediately we will finish the
request without sending requests to secondary replicas. This is different with
the sync client implementation. Let's change the behavior.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)