I'm not really sure why we are getting this exception here in jenkins:

https://builds.apache.org/job/bookkeeper-trunk/org.apache.bookkeeper$bookkeeper-server/849/testReport/junit/org.apache.bookkeeper.client/BookieRecoveryTest/ensurePasswordUsedForOldLedgers_2_/

In ZooKeeperUtil.java:86 we actually use a port that we get with 
PortManager.nextFreePort(). Does anyone have an explanation for the address 
already in use? What am I missing?

-Flavio

Reply via email to