[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-1107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13067966#comment-13067966
 ] 

[email protected] commented on ZOOKEEPER-1107:
----------------------------------------------------------


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/1043/
-----------------------------------------------------------

(Updated 2011-07-19 21:04:20.729172)


Review request for zookeeper, Patrick Hunt, Benjamin Reed, and Mahadev Konar.


Changes
-------

Updated with ZOOKEEPER-1107.4.patch


Summary
-------

I like to have ZK itself manage the amount of snapshots and logs kept, instead 
of relying on the PurgeTxnLog utility.


This addresses bug ZOOKEEPER-1107.
    https://issues.apache.org/jira/browse/ZOOKEEPER-1107


Diffs (updated)
-----

  ./conf/zoo_sample.cfg 1146568 
  ./src/docs/src/documentation/content/xdocs/zookeeperAdmin.xml 1146568 
  ./src/java/main/org/apache/zookeeper/server/DatadirCleanupManager.java 
PRE-CREATION 
  ./src/java/main/org/apache/zookeeper/server/quorum/QuorumPeerConfig.java 
1146568 
  ./src/java/main/org/apache/zookeeper/server/quorum/QuorumPeerMain.java 
1146568 
  ./src/java/test/org/apache/zookeeper/server/DatadirCleanupManagerTest.java 
PRE-CREATION 

Diff: https://reviews.apache.org/r/1043/diff


Testing
-------

test added, passing hudson qa bot.


Thanks,

Patrick



> automating log and snapshot cleaning
> ------------------------------------
>
>                 Key: ZOOKEEPER-1107
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1107
>             Project: ZooKeeper
>          Issue Type: Improvement
>          Components: server
>    Affects Versions: 3.3.3
>            Reporter: Jun Rao
>            Assignee: Laxman
>         Attachments: ZOOKEEPER-1107.1.patch, ZOOKEEPER-1107.2.patch, 
> ZOOKEEPER-1107.3.patch, ZOOKEEPER-1107.4.patch, ZOOKEEPER-1107.patch
>
>
> I like to have ZK itself manage the amount of snapshots and logs kept,  
> instead of relying on the PurgeTxnLog utility.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to