Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
3.5.0
-
None
-
None
-
Reviewed
Description
This issue supersedes our discussion in ZOOKEEPER-1989.
To summarize, ZK users can seamlessly upgrade 3.4 to 3.5. But two things will happen:
1. the server list will be separated out as a dynamic file (the original should be backup automatically).
2. Client port is mandatory on reconfig. So when reconfig the server itself (its id), the client port in config file will be removed and replaced by the one in reconfig (written in dynamic file).
Attachments
Attachments
Issue Links
- contains
-
ZOOKEEPER-1999 Converting CRLF to LF in DynamicConfigBackwardCompatibilityTest
- Resolved
- duplicates
-
ZOOKEEPER-1989 backward compatibility of zoo.cfg
- Resolved
- requires
-
ZOOKEEPER-1997 server with a single line server list shouldn't be StandaloneEnabled
- Resolved