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/09 11:05:02 UTC

[GitHub] [accumulo] Manno15 commented on pull request #1728: Closes #1718. Fail if no Accumulo Instance on Standalone setup

Manno15 commented on pull request #1728:
URL: https://github.com/apache/accumulo/pull/1728#issuecomment-706117402


   Would it be worth checking if Manager is running, using instanceOperations.getManagerLocation()? In the off chance everything else with accumulo is running besides Manager, then we can fast fail ever quicker instead of waiting for the test to timeout. Since it's an instanceOperation, it will also do the same thing as list() and allow zookeeper to timeout if it cannot connect to it. 


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