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

Disable dynamic mapping in testSimpleGetFieldMappingsWithDefaults #38146

Merged
merged 1 commit into from
Feb 1, 2019

Conversation

dnhatn
Copy link
Member

@dnhatn dnhatn commented Feb 1, 2019

Since #31140 we no longer require acking on the dynamic mapping of index
requests. Thus, a returned mapping from a get mapping request does not
necessarily contain the dynamic updates from the index request. This
commit replaces the dynamic mapping update with a manual put mapping.

Relates #31140
Closes #37928

…astic#38045)

Since elastic#31140 we no longer require acking on the dynamic mapping of index
requests. Thus, a returned mapping from a get mapping request does not
necessarily contain the dynamic updates from the index request. This
commit replaces the dynamic mapping update with a manual put mapping.

Relates elastic#31140
Closes elastic#37928
@dnhatn dnhatn added >test Issues or PRs that are addressing/adding tests :Search Foundations/Mapping Index mappings, including merging and defining field types backport v6.7.0 labels Feb 1, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-search

@dnhatn dnhatn merged commit 00f75a4 into elastic:6.x Feb 1, 2019
@dnhatn dnhatn deleted the backport/38045 branch February 1, 2019 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport :Search Foundations/Mapping Index mappings, including merging and defining field types >test Issues or PRs that are addressing/adding tests v6.7.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants