You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2020/05/23 13:47:10 UTC

[GitHub] [hbase] virajjasani edited a comment on pull request #1765: HBASE-24396 : RetryCounter#sleepUntilNextRetry and ThrottledInputStre…

virajjasani edited a comment on pull request #1765:
URL: https://github.com/apache/hbase/pull/1765#issuecomment-633056769


   Both RetryCounter and ThrottledInputStream are sort of private library being used by clients to retry/throttle with sleep and IMHO, the sleep used internally by these libraries should be uninterruptible and clients should not worry about handling InterruptedException because clients will require smooth retries with backoff.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org