Configuration property fixed at build time - All other configuration properties are overridable at runtime
Type |
Default |
|
---|---|---|
Comma separated host:port pairs, each corresponding to a zk server. Environment variable: |
string |
required |
Session timeout in milliseconds. Environment variable: |
int |
|
Whether the created client is allowed to go to read-only mode in case of partitioning. Read-only mode basically means that if the client can’t find any majority servers but there’s partitioned server it could reach, it connects to one in read-only mode. Environment variable: |
boolean |
|