Skip to content

Remove indices query#21837

Merged
javanna merged 4 commits intoelastic:masterfrom
javanna:enhancement/remove_indices_query
Nov 30, 2016
Merged

Remove indices query#21837
javanna merged 4 commits intoelastic:masterfrom
javanna:enhancement/remove_indices_query

Conversation

@javanna
Copy link
Copy Markdown
Contributor

@javanna javanna commented Nov 28, 2016

The indices query is deprecated since 5.0.0 (#17710). It can now be removed in master (future 6.0 version).

@javanna javanna added :Search/Search Search-related issues that do not fall into other categories >breaking v6.0.0-alpha1 labels Nov 28, 2016
@javanna
Copy link
Copy Markdown
Contributor Author

javanna commented Nov 28, 2016

Although we said that this query can be removed in 6.0 as it was deprecated with 5.0, this change breaks backwards compatibility on the network layer. @s1monw what is our plan on changes like this? Can we just state that a search using this query will not work anymore against a mixed version cluster? Or do we want to somehow try and build a bw comp layer around this?

@javanna javanna added the review label Nov 28, 2016
@s1monw
Copy link
Copy Markdown
Contributor

s1monw commented Nov 29, 2016

@javanna I think we can't support stuff that is added in that fashion either. I think if you want to use 6 you have to stop using deprecated features before you do so.

@javanna
Copy link
Copy Markdown
Contributor Author

javanna commented Nov 29, 2016

sounds good @s1monw thanks.

@javanna
Copy link
Copy Markdown
Contributor Author

javanna commented Nov 29, 2016

@elasticmachine retest this please

@javanna
Copy link
Copy Markdown
Contributor Author

javanna commented Nov 29, 2016

@jpountz would you mind reviewing this?

Copy link
Copy Markdown
Contributor

@jpountz jpountz left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

s/indices/indices/?

@javanna javanna force-pushed the enhancement/remove_indices_query branch from 28eff56 to b72c15f Compare November 30, 2016 14:35
@javanna javanna force-pushed the enhancement/remove_indices_query branch from b72c15f to 52cca3f Compare November 30, 2016 16:26
@javanna javanna merged commit 103984a into elastic:master Nov 30, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

>breaking :Search/Search Search-related issues that do not fall into other categories v6.0.0-alpha1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants