> ServerSocket[addr=0.0.0.0/0.0.0.0,localport=1024]

Seems like the newer Thrift is to blame, or just TServerUtilsTest. We only pass 
in the port at TServerUtils.java:279 when constructing the `TServerSocket` 
which results in the test not binding to localhost as expected. I think this is 
why it doesn't fail.

How doesn't this fail for everyone though?

[ Full content available at: https://github.com/apache/accumulo/pull/646 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to