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/06 17:29:22 UTC

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

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


   I took a look at this and have some follow up questions. Is the main intent of this to fail fast when the entire standalone suite is run? Since each individual test has it's own timeout anyways it would just crash when that is reached.  
   
   I also wonder if you have any ideas on the best way to implement this? From what I can tell, there are multiple reasons as to why it can't connect to an accumulo instance and for an IT to hang. Whether it is just the Manager service (I think that is the new name), zookeeper, or if a tserver is down (assuming . I can check for these cases and more individually, but I couldn't find an already implemented way to check if an accumulo instance is active and running or imaybe we don't want to check for every possible instance. Thats where I am stuck at for this ticket at the moment.


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