[
https://issues.apache.org/jira/browse/HBASE-7665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13562502#comment-13562502
]
Hudson commented on HBASE-7665:
-------------------------------
Integrated in HBase-TRUNK #3794 (See
[https://builds.apache.org/job/HBase-TRUNK/3794/])
HBASE-7665 retry time sequence usage in HConnectionManager has off-by-one
error (Sergey) (Revision 1438332)
Result = FAILURE
tedyu :
Files :
*
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/client/HConnectionManager.java
> retry time sequence usage in HConnectionManager has off-by-one error
> ---------------------------------------------------------------------
>
> Key: HBASE-7665
> URL: https://issues.apache.org/jira/browse/HBASE-7665
> Project: HBase
> Issue Type: Bug
> Components: Client
> Reporter: Sergey Shelukhin
> Assignee: Sergey Shelukhin
> Priority: Trivial
> Fix For: 0.96.0
>
> Attachments: HBASE-7665-v0.patch
>
>
> Array of retries starts with element #0, but we never pass 0 into
> ConnectionUtils::getPauseTime - curNumRetries is 1 or higher.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira