diff --git a/roles/pvc/templates/zookeeper/zoo.cfg.j2 b/roles/pvc/templates/zookeeper/zoo.cfg.j2 index 0c808e9..57e17c8 100644 --- a/roles/pvc/templates/zookeeper/zoo.cfg.j2 +++ b/roles/pvc/templates/zookeeper/zoo.cfg.j2 @@ -15,7 +15,7 @@ snapCount=10000 snapSizeLimitInKb=2097152 # Configure a max of 200 client connections maxClientCnxns=200 -# Auto purge: keep 3 snapshots and evaluate every hours +# Auto purge: keep 3 snapshots and evaluate every hour autopurge.snapRetainCount=3 autopurge.purgeInterval=1