Details
-
Type:
Improvement
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 0.2.0, 0.3.0
-
Fix Version/s: None
-
Component/s: Server
-
Labels:
Description
For clusters that don't have ZK installed initially, the env var ZK_QUORUM may not be set, which will cause RS fail to find the service. A work around is to manually specify the property recordservice.zookeeper.connectString in safety valve (relies on this commit).
We should document this issue and the work around.