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

Remove parent query string parameter #41098

Merged
merged 1 commit into from
May 20, 2019

Conversation

russcam
Copy link
Contributor

@russcam russcam commented Apr 11, 2019

This commit removes the deprecated parent query string parameter. The routing parameter should be used instead.

This commit removes the deprecated parent query string
parameter. The routing parameter should be used instead.
@colings86 colings86 added :Distributed Indexing/CRUD A catch all label for issues around indexing, updating and getting a doc by id. Not search. :Search/Search Search-related issues that do not fall into other categories labels Apr 11, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-distributed

@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-search

Copy link
Contributor

@jimczi jimczi left a comment

Choose a reason for hiding this comment

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

Thanks @russcam , should we also merge in 7x ?

russcam added a commit to elastic/elasticsearch-net that referenced this pull request Apr 11, 2019
This commit removes the generated obsolete parameters through code generation.
Relates: elastic/elasticsearch#41098
@jimczi
Copy link
Contributor

jimczi commented Apr 16, 2019

@elasticmachine run elasticsearch-ci/packaging-sample

@jimczi jimczi merged commit e700c4c into elastic:master May 20, 2019
jimczi pushed a commit that referenced this pull request May 20, 2019
This commit removes the deprecated parent query string
parameter. The routing parameter should be used instead.
@jimczi
Copy link
Contributor

jimczi commented May 20, 2019

Thanks @russcam , I merged in master and 7.x

@Mpdreamz
Copy link
Member

Hey @jimczi many thanks fo pulling this in.

For 7.x I don't think we can do a hard remove for similar reasons as outlined here:

#42188 (comment)

@colings86
Copy link
Contributor

@jimczi Please remember to add all relevant labels (area label, version label(s) and change type label) on all PRs and please look for this as part of reviews. The release note generation process is made much harder when PRs are not labelled correctly.

gurkankaymak pushed a commit to gurkankaymak/elasticsearch that referenced this pull request May 27, 2019
This commit removes the deprecated parent query string
parameter. The routing parameter should be used instead.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Distributed Indexing/CRUD A catch all label for issues around indexing, updating and getting a doc by id. Not search. >non-issue :Search/Search Search-related issues that do not fall into other categories v8.0.0-alpha1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants