[
https://issues.apache.org/jira/browse/HBASE-8896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Kyle Purtell updated HBASE-8896:
---------------------------------------
Assignee: (was: Michael Stack)
Resolution: Abandoned
Status: Resolved (was: Patch Available)
> 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: Michael Stack
> Priority: Major
> Labels: beginner
> 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 was sent by Atlassian Jira
(v8.20.7#820007)