joshelser commented on issue #646: Do not require a password on the truststore 
JKS
URL: https://github.com/apache/accumulo/pull/646#issuecomment-421455625
 
 
   > 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?

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to