Update zookeeper misspelled args autopurge.purgeInteval to autopurge.purgeInterval (#5846)

This commit is contained in:
Zhang Xingcai
2017-10-11 04:12:38 +08:00
committed by Steve Perry
parent 6baa779ee8
commit b7bf478d6c
2 changed files with 2 additions and 2 deletions
@@ -204,7 +204,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