Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement snapshot #71

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

implement snapshot #71

wants to merge 1 commit into from

Conversation

EasonLiao
Copy link
Member

No description provided.

@ghost ghost added this to the 0.1.0 milestone Dec 14, 2014
- Save the last applied zxid to snapshot file to get rid of idempotency
requirement.
- Ask PulseFS to take snapshot by issuing POST request to
/pulsefs/snapshot.
@EasonLiao
Copy link
Member

@m1ch1 Now you can ask PulseFS to take snapshot by issuing POST request to /pulsefs/snapshot.

I verified the correctness of this by :

  • starting one server, creating nodes and taking snapshot and restart.
  • starting one server, creating nodes, taking snapshot and asking another server join in, they end up in same state.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant