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

stack updated HBASE-8896:
-------------------------

             Tags: noob
    Fix Version/s:     (was: 0.95.2)
           Labels: noob  (was: )

Moving out this improvement. 
                
> Refactor RetryCounter so it is generally useful
> -----------------------------------------------
>
>                 Key: HBASE-8896
>                 URL: https://issues.apache.org/jira/browse/HBASE-8896
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: stack
>            Assignee: stack
>              Labels: noob
>         Attachments: 8896.txt
>
>
> RetryCounter is a useful looking endeavor that is half done.   Notion is a 
> class to manage retry and the sleep between retries.  We retry everywhere so 
> this could save code.  There is a half-done factory too that is used 
> currently just by RecoverableZooKeeper.  The factory only produces one 
> RetryCounter type.  It's purpose seems to be just save on having to have 
> configs available everywhere we want to do retrying.

--
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

Reply via email to