-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.8.0
-
Component/s: tests
-
Labels:
Port 8080 is used by default on various web servers and applications. On any system running such a server the ZooKeeper build fails because the port is in use. It should use a dynamically assigned free port instead.
java.lang.NullPointerException
at org.apache.zookeeper.server.X509AuthFailureTest.testSecureStandaloneServerAuthNFailure(X509AuthFailureTest.java:81)
- links to