-
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
Searchable snapshot upgrade compatibility #118770
Searchable snapshot upgrade compatibility #118770
Conversation
…hub.com:drempapis/elasticsearch into test/searchable-snapshots-version-compatibility
…hub.com:drempapis/elasticsearch into test/searchable-snapshots-version-compatibility
I have replicated the structure of #118599 for CI coverage. The new add-on here is the |
Pinging @elastic/es-search-foundations (Team:Search Foundations) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good, I will have another look once you merged the PR that this depends on and updated this one accordingly. Thanks!
Thank you, @javanna, for reviewing. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
This is similar to #118599, testing searchable snapshots for old-repo-versions
Closes ES-10243