[
https://issues.apache.org/jira/browse/ZOOKEEPER-2700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15871889#comment-15871889
]
ASF GitHub Bot commented on ZOOKEEPER-2700:
-------------------------------------------
GitHub user flier opened a pull request:
https://github.com/apache/zookeeper/pull/180
ZOOKEEPER-2700 add command to take snapshot
When cold backup or remote offline sync Zookeeper instances, we need the
latest snapshot.
Add a four letter `snap` command to force Zookeeper to generate snapshot.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/flier/zookeeper ZOOKEEPER-2700
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zookeeper/pull/180.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #180
----
commit e1dc4c94ea41a3fc0e5511fe1d69e02f27f4f0b8
Author: Flier Lu <[email protected]>
Date: 2017-02-17T13:48:19Z
add command to take snapshot
commit 77402134bf172566b69b0ffe72f19f18b93ec989
Author: Flier Lu <[email protected]>
Date: 2017-02-17T13:57:51Z
add document
----
> Force ZooKeeper to generate snapshot
> ------------------------------------
>
> Key: ZOOKEEPER-2700
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2700
> Project: ZooKeeper
> Issue Type: Improvement
> Reporter: Flier Lu
> Priority: Minor
>
> When cold backup or remote offline sync Zookeeper instances, we need the
> latest snapshot.
> Add a four letter `snap` command to force Zookeeper to generate snapshot.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)