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
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---