ddanielr commented on PR #3234:
URL: https://github.com/apache/accumulo/pull/3234#issuecomment-1464493498

   > I think that trying to use `maxWait(waitPeriod, MILLISECONDS)` when 
waitPeriod is MAX_LONG would make the time between checks excessively long - we 
should continue to poll at a reasonable interval (this code picked 30 seconds 
as a max)
   
   Sure, that could be reduced. I believe the original value was 50ms or half 
of maxWait. 
   The incremental change is what causes the inaccuracy for defined startup 
timeouts. 


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

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to