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


Are people just supposed to create their own new ZooKeeperPurger and call start 
on it? I don't see any hooks for starting this anywhere, or even a main method 
to use to start it. Would be nice to give that to people so they have a utility 
they can run easily.

- Camille


On 2011-07-07 23:10:13, Patrick Hunt wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/1043/
> -----------------------------------------------------------
> 
> (Updated 2011-07-07 23:10:13)
> 
> 
> 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