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

Hudson commented on ZOOKEEPER-3137:
-----------------------------------

SUCCESS: Integrated in Jenkins build ZooKeeper-trunk #191 (See 
[https://builds.apache.org/job/ZooKeeper-trunk/191/])
ZOOKEEPER-3137: add a utility to truncate logs to a zxid (hanm: rev 
71630081262f4b05e6a86beb7c0c10924e2f04d3)
* (edit) docs/zookeeperAdmin.html
* (edit) 
src/java/main/org/apache/zookeeper/server/persistence/TxnLogToolkit.java
* (add) src/java/main/org/apache/zookeeper/server/util/LogChopper.java
* (add) src/java/test/org/apache/zookeeper/test/LogChopperTest.java


> add a utility to truncate logs to a zxid
> ----------------------------------------
>
>                 Key: ZOOKEEPER-3137
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3137
>             Project: ZooKeeper
>          Issue Type: New Feature
>    Affects Versions: 3.6.0
>            Reporter: Brian Nixon
>            Priority: Trivial
>              Labels: pull-request-available
>             Fix For: 3.6.0
>
>          Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> Add a utility that allows an admin to truncate a given transaction log to a 
> specified zxid. This can be similar to the existent LogFormatter. 
> Among the benefits, this allows an admin to put together a point-in-time view 
> of a data tree by manually mutating files from a saved backup.



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

Reply via email to