Fix index_prefixes cross-type compatibility check#30956
Merged
romseygeek merged 1 commit intoelastic:6.xfrom May 30, 2018
romseygeek:textfieldtypetest
Merged
Fix index_prefixes cross-type compatibility check#30956romseygeek merged 1 commit intoelastic:6.xfrom romseygeek:textfieldtypetest
romseygeek merged 1 commit intoelastic:6.xfrom
romseygeek:textfieldtypetest
Conversation
Collaborator
|
Pinging @elastic/es-search-aggs |
jpountz
approved these changes
May 30, 2018
dnhatn
added a commit
that referenced
this pull request
May 30, 2018
* 6.x: [DOCS] Fixes kibana security file location Fix synced flush docs REST high-level client: add synced flush API (2) (#30650) stable filemode for zip distributions (#30854) Fix index_prefixes cross-type compatibility check (#30956) Add deprecation notice for missing option Add missing_bucket option in the composite agg (#29465) Amend skip version for snapshot REST test Relates #18543 Reintroduces SSL tests (#30947) Fsync state file before exposing it (#30929) Rename index_prefix to index_prefixes (#30932)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The 6.x line needs to check compatibility between types.
Fixes #30955