You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2018/04/28 23:15:00 UTC

[jira] [Created] (HBASE-20506) Add doc and test for unused RetryCounter, useful-looking utility

stack created HBASE-20506:
-----------------------------

             Summary: Add doc and test for unused RetryCounter, useful-looking utility
                 Key: HBASE-20506
                 URL: https://issues.apache.org/jira/browse/HBASE-20506
             Project: HBase
          Issue Type: Bug
            Reporter: stack
            Assignee: stack


I thought I could use RetryCounter, old facility added years ago, for doing backoff calculations. In the end, it didn't work for me because it is lacking pb serialization. While trying to use it, I added a bit of doc and a test. Might help the next dev that trips along this way.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)