You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "dlmarion (via GitHub)" <gi...@apache.org> on 2023/05/23 13:49:16 UTC

[GitHub] [accumulo] dlmarion commented on pull request #3422: Fix Long overflow in Retry when backoff factor > 1.0

dlmarion commented on PR #3422:
URL: https://github.com/apache/accumulo/pull/3422#issuecomment-1559415267

   So, two bugs in our Retry object then? Maybe if we are going to touch this again, instead of fixing it we rip it out and replace it with one of:
   
   https://curator.apache.org/apidocs/org/apache/curator/retry/ExponentialBackoffRetry.html
   http://rholder.github.io/guava-retrying/
   https://resilience4j.readme.io/v1.7.0/docs/retry


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@accumulo.apache.org

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