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:
[email protected]


Reply via email to