Alexandre DUVAL created ZOOKEEPER-4229:
------------------------------------------

             Summary: Authorize less than one hour of snapshot retention
                 Key: ZOOKEEPER-4229
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4229
             Project: ZooKeeper
          Issue Type: Improvement
            Reporter: Alexandre DUVAL


When ZK is used with Pulsar, when a lot of data changes occur in ZK, it 
conducts ZK to snapshot a lot. I had a disk issue on creating 900 000 producers 
and 1 500 000 consumers from scratch in 20 minutes.

This causes the used disk to increase really fast. As each snapshot costs a 
2.5GB disk.

Auto purge is run each hour and this is the current minimum configuration 
authorized:

{color:#859900}autopurge.purgeInterval{color}{color:#333333}=1{color}

{color:#333333}Can we authorize define this value with minutes?{color}

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to