-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 4.3.2
-
Fix Version/s: 4.4.0
-
Component/s: bookkeeper-server
-
Labels:
-
Flags:Patch
ZooKeeperServer should use the correct value for tickTime in LocalBookie. Currently the code uses the port-number 2181, and since it's near to the DEFAULT_TICK_TIME it works.