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/13 12:47:05 UTC

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

Manno15 edited a comment on pull request #1728:
URL: https://github.com/apache/accumulo/pull/1728#issuecomment-707713940


   @milleruntime I ran the ReadWriteIT in the debugger. It is hitting my checkConnection() function and failing but it's doing each test separately which is an issue. Even with a runtime exception, it will still go to the next test in the IT instead of failing completely. I assume this is why it looks like it is hanging for 20 minutes but it is just going through each test individually. Each test will have a timeout of 6 minutes normally, not the entire 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