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

[GitHub] [accumulo] EdColeman commented on pull request #3234: update wait for tservers to allow infinite wait

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

   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)


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