GitHub user mjeelanimsft opened a pull request: https://github.com/apache/zookeeper/pull/542
[ZOOKEEPER-3060] Logging the server local port to stderr This simple straightforward patch adds logging of the server local port to stderr which aids in simplifying debugging if you want to have to look that up ZKPatch: f478ca59e2d14d3a2d67321ad9086493d47c8661 (extract) You can merge this pull request into a Git repository by running: $ git pull https://github.com/mjeelanimsft/zookeeper Logging-server-local-port-to-stderr Alternatively you can review and apply these changes as the patch at: https://github.com/apache/zookeeper/pull/542.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #542 ---- commit 5a5853b3246092a349f502b4e871f541b717dd8b Author: Jeelani Mohamed Abdul Khader <mjeelani@...> Date: 2018-06-12T18:29:15Z Logging the server local port to stderr ZKPatch: f478ca59e2d14d3a2d67321ad9086493d47c8661 (extract) ---- ---