This content has been marked as final.
Show 1 reply
Isn't this test broken?
It eventually fails on Hudson. Run it on a loop and you will see a failure.
boolean gotException = exceptionLatch.await(2 * CONNECTION_TTL, TimeUnit.MILLISECONDS); assertFalse(gotException);