Skip to content

Fix types deprecation warning for put mapping.#58764

Merged
jtibshirani merged 2 commits intoelastic:6.8from
jtibshirani:put-mapping-with-types
Jun 30, 2020
Merged

Fix types deprecation warning for put mapping.#58764
jtibshirani merged 2 commits intoelastic:6.8from
jtibshirani:put-mapping-with-types

Conversation

@jtibshirani
Copy link
Copy Markdown
Contributor

@jtibshirani jtibshirani commented Jun 30, 2020

In #38825, we switched from issuing a types warning if include_type_name is
missing or true, to only issuing a warning when include_type_name is
missing. However we missed the 'put mapping' API in that PR.

Addresses #58675.

@jtibshirani jtibshirani added >bug :Search Foundations/Mapping Index mappings, including merging and defining field types v6.8.11 labels Jun 30, 2020
@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-search (:Search/Mapping)

@elasticmachine elasticmachine added the Team:Search Meta label for search team label Jun 30, 2020
@jtibshirani
Copy link
Copy Markdown
Contributor Author

@mayya-sharipova this is now ready for another look, apologies for the false start earlier!

Copy link
Copy Markdown
Contributor

@mayya-sharipova mayya-sharipova left a comment

Choose a reason for hiding this comment

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

@jtibshirani Thanks, makes sense!

@jtibshirani jtibshirani merged commit f57743e into elastic:6.8 Jun 30, 2020
@jtibshirani jtibshirani deleted the put-mapping-with-types branch June 30, 2020 19:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

>bug :Search Foundations/Mapping Index mappings, including merging and defining field types Team:Search Meta label for search team v6.8.11

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants