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 2020/10/07 17:42:27 UTC

[GitHub] [accumulo] ctubbsii commented on issue #1718: Have Standalone fail fast when no Accumulo instance

ctubbsii commented on issue #1718:
URL: https://github.com/apache/accumulo/issues/1718#issuecomment-705091620


   > Is there a way to limit the 2x zookeeper timeout period? As it stands, most of the tests will timeout before the zookeeper timeout is reached.
   
   @Manno15 Not a good way for an existing (standalone) cluster, no. Even if there was an easy way to time out before that, we would probably end up with false negatives (we conclude that ZK is not running when it really is, but we didn't give it enough time to connect). If tests are set to time out before 2x ZK timeout, I'm surprised we don't have more flaky tests. I would consider 2x ZK timeout to be the minimum time we should wait for a test to finish (but it's not worth changing it if they are working today).


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