You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2019/05/01 14:00:54 UTC

[GitHub] [accumulo] jzgithub1 commented on issue #1125: Fixes #1119 - Improve Retry code

jzgithub1 commented on issue #1125: Fixes #1119 - Improve Retry code
URL: https://github.com/apache/accumulo/pull/1125#issuecomment-488289943
 
 
   Have a fully functional and working test for the testBackOffFactor.  Code is ready for review after Travis-ci is done.  I have set the backoff factors in the ZooUtil, and Tablet server classes which is what I think @ctubbsii  wants.  There will be jitter now and the exponential increase in wait times.  Hopefully these changes will have beneficial effects.  The factor can be rolled back to one (no exponential increase easily).  Jitter is default and not settable in the fluent API but can be made to be so.

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


With regards,
Apache Git Services