You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "huaxiang sun (JIRA)" <ji...@apache.org> on 2017/05/09 22:13:04 UTC

[jira] [Created] (HBASE-18021) Add more info in timed out RetriesExhaustedException for read replica client get processing,

huaxiang sun created HBASE-18021:
------------------------------------

             Summary: Add more info in timed out RetriesExhaustedException for read replica client get processing, 
                 Key: HBASE-18021
                 URL: https://issues.apache.org/jira/browse/HBASE-18021
             Project: HBase
          Issue Type: Improvement
          Components: Client
    Affects Versions: 2.0.0
            Reporter: huaxiang sun
            Assignee: huaxiang sun
            Priority: Minor


Right now, when the client does not receive results from replica servers within configured timeout period, the client does not print out info which helps to understand/identify the cause. Please see
https://github.com/apache/hbase/blob/master/hbase-client/src/main/java/org/apache/hadoop/hbase/client/RpcRetryingCallerWithReadReplicas.java#L212

More info needs to be filled in the exception so it helps to pinpoint the root cause quickly.





--
This message was sent by Atlassian JIRA
(v6.3.15#6346)