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

Snapshot and Restore #58

Closed
wants to merge 3 commits into from
Closed

Snapshot and Restore #58

wants to merge 3 commits into from

Conversation

vancromp
Copy link

Hello guys,

  • In the restore function, there is a copy/paste problem, the endpoint called is not 'Snapshot\Restore'.
  • For the restore and snapshot-create functions, i wanted to pass 'indices' in the body of the http post, so i add the support of 'body' to these 2 functions.

What do you think about that ?

Thanks.

Pierre

@polyfractal
Copy link
Contributor

Hey, sorry for the delay on this, was traveling all last week. I've skimmed your PR and I think it looks good. I'll pull it locally a little later today and verify it passes tests, but I don't think it will be a problem. Thanks for the PR!

Would you mind signing the Elasticsearch CLA? It'll only take a second, and then all future PRs can be merged immediately :) http://www.elasticsearch.org/contributor-agreement/

@polyfractal
Copy link
Contributor

I went ahead and implemented this myself in a related patch, since this is a fairly important bug and I haven't heard back from you. Thanks for the PR anyhow, please sign the CLA next time so I can merge your changes! :)

polyfractal added a commit that referenced this pull request May 8, 2014
Also fixes typo in SnapshotNamespace->restore() method, as well
as general formatting corrections

Closes #58
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.

2 participants