[
https://issues.apache.org/jira/browse/HBASE-8896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13702407#comment-13702407
]
stack commented on HBASE-8896:
------------------------------
Just to say that MaxTimeoutRetryAccountant is not currently used. Was going to
use it up in ServerCallable at least.
> 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
> Fix For: 0.95.2
>
> 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