dlmarion commented on issue #2474:
URL: https://github.com/apache/accumulo/issues/2474#issuecomment-1035305783


   So, the question is whether or not `SO_REUSEADDR` (used in PortUtils) would 
allow 2 different processes to bind to the same port (I think the answer is 
yes, but I'm not 100% sure). If so, then the current implementation of 
`ZooKeeperTestingServer.getPort` could cause it to bind to another port that 
was already allocated using PortUtils. Is it possible that we have two (or 
more) ZK servers listening on the same  port?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to