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

Fix a bug where mappings are dropped from rollover requests. #45411

Merged
merged 1 commit into from
Aug 12, 2019

Conversation

jtibshirani
Copy link
Contributor

@jtibshirani jtibshirani commented Aug 9, 2019

We accidentally introduced this bug when adding a typeless version of the
rollover request. The bug is not present if include_type_name is set to true.

Addresses #45399.

We accidentally introduced this bug when adding a typeless version of the
rollover request. The bug is not present if include_type_name is set to true.
@jtibshirani jtibshirani added >bug :Search Foundations/Mapping Index mappings, including merging and defining field types :Data Management/Indices APIs APIs to create and manage indices and templates v8.0.0 v7.4.0 v7.3.1 v7.2.2 labels Aug 9, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-features

@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-search

Copy link
Member

@dakrone dakrone left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for fixing this so quickly

@jtibshirani
Copy link
Contributor Author

Thanks @dakrone for the review !

@jtibshirani jtibshirani merged commit 898b7e1 into elastic:master Aug 12, 2019
@jtibshirani jtibshirani deleted the rollover-with-mappings branch August 12, 2019 18:12
jtibshirani added a commit that referenced this pull request Aug 12, 2019
We accidentally introduced this bug when adding a typeless version of the
rollover request. The bug is not present if include_type_name is set to true.
jtibshirani added a commit that referenced this pull request Aug 12, 2019
We accidentally introduced this bug when adding a typeless version of the
rollover request. The bug is not present if include_type_name is set to true.
jtibshirani added a commit that referenced this pull request Aug 12, 2019
We accidentally introduced this bug when adding a typeless version of the
rollover request. The bug is not present if include_type_name is set to true.
@colings86 colings86 removed the :Search Foundations/Mapping Index mappings, including merging and defining field types label Aug 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants