-
Notifications
You must be signed in to change notification settings - Fork 25k
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
Adjust index version for deprecating source mode #117183
Merged
Merged
Conversation
This file contains 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
dnhatn
force-pushed
the
adjust-versions
branch
8 times, most recently
from
November 21, 2024 19:16
69d2fc2
to
94f8c6e
Compare
dnhatn
force-pushed
the
adjust-versions
branch
from
November 22, 2024 05:19
94f8c6e
to
7ffd35f
Compare
dnhatn
added
test-full-bwc
Trigger full BWC version matrix tests
:StorageEngine/Mapping
The storage related side of mappings
>non-issue
labels
Nov 25, 2024
dnhatn
changed the title
Adjust index versions
Adjust index version for deprecating source mode
Nov 25, 2024
dnhatn
force-pushed
the
adjust-versions
branch
from
November 25, 2024 16:39
0c5e8b6
to
02511e7
Compare
dnhatn
force-pushed
the
adjust-versions
branch
from
November 25, 2024 17:06
02511e7
to
2da9737
Compare
Pinging @elastic/es-storage-engine (Team:StorageEngine) |
I am merging this as @martijnvg has reviewed this already. |
dnhatn
added a commit
that referenced
this pull request
Nov 25, 2024
Adjust the deprecation index check to support the backport version in 8.x. Relates #117183
alexey-ivanov-es
pushed a commit
to alexey-ivanov-es/elasticsearch
that referenced
this pull request
Nov 28, 2024
There was a bug in the version-checking logic for emitting deprecation warnings for source.mode in mappings.
alexey-ivanov-es
pushed a commit
to alexey-ivanov-es/elasticsearch
that referenced
this pull request
Nov 28, 2024
Adjust the deprecation index check to support the backport version in 8.x. Relates elastic#117183
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
>non-issue
:StorageEngine/Mapping
The storage related side of mappings
Team:StorageEngine
test-full-bwc
Trigger full BWC version matrix tests
v9.0.0
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.
There was a bug in the version-checking logic for emitting deprecation warnings for source.mode in mappings.