ivankelly opened a new issue #1821: TestVertxHttpServer hangs forever if 8080 already in use URL: https://github.com/apache/bookkeeper/issues/1821 First off, it shouldn't be using 8080, it should be using a random free port. But also, the test should fail rather than hanging forever. This is super annoying when you're running a full test run, and bookkeeper-server has passed and then you get caught on this.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
