You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2013/01/25 02:04:11 UTC

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

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

Ted Yu updated HBASE-7665:
--------------------------

    Fix Version/s: 0.96.0
          Summary: retry time sequence usage in HConnectionManager has off-by-one error   (was: retry time sequence usage in HCM has off-by-one error )
     Hadoop Flags: Reviewed

Patch looks good.
                
> 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
>            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