Update zookeeper misspelled args autopurge.purgeInteval to autopurge.purgeInterval (#5846)
This commit is contained in:
committed by
Steve Perry
parent
6baa779ee8
commit
b7bf478d6c
@@ -235,7 +235,7 @@ maxClientCnxns=60
|
||||
minSessionTimeout= 4000
|
||||
maxSessionTimeout= 40000
|
||||
autopurge.snapRetainCount=3
|
||||
autopurge.purgeInteval=0
|
||||
autopurge.purgeInterval=0
|
||||
server.1=zk-0.zk-headless.default.svc.cluster.local:2888:3888
|
||||
server.2=zk-1.zk-headless.default.svc.cluster.local:2888:3888
|
||||
server.3=zk-2.zk-headless.default.svc.cluster.local:2888:3888
|
||||
|
||||
Reference in New Issue
Block a user