[
https://issues.apache.org/jira/browse/HBASE-18021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16007635#comment-16007635
]
Hudson commented on HBASE-18021:
--------------------------------
SUCCESS: Integrated in Jenkins build HBase-1.4 #732 (See
[https://builds.apache.org/job/HBase-1.4/732/])
HBASE-18021 Add more info in timed out RetriesExhaustedException for (stack:
rev 51cb53776de413c3f2b4b481a0798f428680ac6b)
* (edit)
hbase-client/src/main/java/org/apache/hadoop/hbase/client/RpcRetryingCallerWithReadReplicas.java
> 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
> Labels: operability
> Fix For: 2.0.0, 1.4.0
>
> Attachments: HBASE-18021-master-001.patch,
> HBASE-18021-master-002.patch, HBASE-18021-master-003.patch
>
>
> 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)