You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Sergey Shelukhin (JIRA)" <ji...@apache.org> on 2013/01/24 23:53:13 UTC

[jira] [Updated] (HBASE-7665) retry time sequence usage in HCM has off-by-one error

     [ https://issues.apache.org/jira/browse/HBASE-7665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergey Shelukhin updated HBASE-7665:
------------------------------------

    Description: Array of retries starts with element #0, but we never pass 0 into ConnectionUtils::getPauseTime - curNumRetries is 1 or higher.  (was: Array of retries starts with element #0, but we never pass 0 got ConnectionUtils::getPauseTime - curNumRetries is 1 or higher.)
    
> retry time sequence usage in HCM has off-by-one error 
> ------------------------------------------------------
>
>                 Key: HBASE-7665
>                 URL: https://issues.apache.org/jira/browse/HBASE-7665
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Sergey Shelukhin
>            Assignee: Sergey Shelukhin
>            Priority: Trivial
>
> 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