joshelser opened a new pull request #649: TServerUtilsTest fails on master and OSX URL: https://github.com/apache/accumulo/pull/649 A couple of tests fail in this class because the test binds to localhost:<port> but then TServerSocket (via TServerUtils) binds to `0.0.0.0` which doesn't cause an exception to be thrown (testing for the port collision). Observed this when testing #646
---------------------------------------------------------------- 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
