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

Revert delete-by-query deprecations #10443

Closed
wants to merge 5 commits into from

Conversation

mikemccand
Copy link
Contributor

Un-deprecate delete-by-query since we will not remove it for 2.0 (#10288), but rather hopefully soon replace it with a less trappy implementation (#7052).

This reverts commit 4ceb563.

Conflicts:
	docs/java-api/delete-by-query.asciidoc
@@ -113,4 +109,4 @@ public void writeTo(StreamOutput out) throws IOException {
failure.writeTo(out);
}
}
}
}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

unintentional removal of newline?

@rjernst
Copy link
Member

rjernst commented Apr 6, 2015

LGTM, just a couple very minor requests.

@mikemccand
Copy link
Contributor Author

Thanks @rjernst, I added the missing newlines, removed the empty javadocs...

mikemccand added a commit that referenced this pull request Apr 7, 2015
mikemccand added a commit that referenced this pull request Apr 7, 2015
@mikemccand mikemccand closed this Apr 7, 2015
mute pushed a commit to mute/elasticsearch that referenced this pull request Jul 29, 2015
cc-pairstation pushed a commit to Casecommons/elasticsearch-ruby that referenced this pull request Sep 21, 2017
This functionality was undeprecated in es 2.0
elastic/elasticsearch#10443

Also related:
ruflin/Elastica#875
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants