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

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


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
-----

  ./conf/zoo_sample.cfg 1141901 
  ./src/java/main/org/apache/zookeeper/ZooKeeperPurger.java PRE-CREATION 
  ./src/java/main/org/apache/zookeeper/server/quorum/QuorumPeerConfig.java 
1141901 
  ./src/java/test/org/apache/zookeeper/ZooKeeperPurgeTest.java PRE-CREATION 

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


Testing
-------

test added, passing hudson qa bot.


Thanks,

Patrick

Reply via email to