[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-3244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andor Molnar resolved ZOOKEEPER-3244.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 3.6.0

Issue resolved by pull request 770
[https://github.com/apache/zookeeper/pull/770]

> Add option to snapshot based on log size
> ----------------------------------------
>
>                 Key: ZOOKEEPER-3244
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3244
>             Project: ZooKeeper
>          Issue Type: New Feature
>          Components: server
>            Reporter: Brian Nixon
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 3.6.0
>
>          Time Spent: 2.5h
>  Remaining Estimate: 0h
>
> Currently, ZooKeeper only takes snapshot based on the snap count. If the 
> workload on an ensemble includes large txns then we'll end up with large 
> amount data kept on disk, and might have a low disk space issue. 
> Add a maximum limit on the total size of the log files between each snapshot. 
> This will change the snap frequency, which means with the same snap retention 
> number a server will eat up less disk.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to