kezhuw opened a new pull request, #421:
URL: https://github.com/apache/curator/pull/421

   This commit try to solve port conflict for unspecified port:
   * Set port after `bind(0)`.
   * Compat old behaviors by postponing random port allocation to `getPort`.
   
   It is encouraged to `getPort` after ZooKeeper server started in all cases.


-- 
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: dev-unsubscr...@curator.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to