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 [ Full content available at: https://github.com/apache/accumulo/pull/649 ] This message was relayed via gitbox.apache.org for [email protected]
