-
Notifications
You must be signed in to change notification settings - Fork 25.2k
[CI] NodeEnvironmentTests testIndexCompatibilityChecks failing #124388
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
Comments
This has been muted on branch main Mute Reasons:
Build Scans: |
Pinging @elastic/es-core-infra (Team:Core/Infra) |
@thecoop Could you have a look, if I revert #124197 this passes again.
|
@mosche - is the idea that |
I'm not sure, haven't had a chance to look into this yet @prdoyle. On my list for next week when being on duty |
I'm looking at it now. Here's my take so far: The
This requires us to identify the difference between major versions N and N-1, which is not exposed by the The main question I have is: is is possible to introduce an index version incompatibility in a minor ES version bump?
In either case, I believe the code inside |
I'm proposing this for the javadocs of
|
Alright, based on the above, I'm proposing a fix in #127646. |
Moved to |
Build Scans:
Reproduction Line:
Applicable branches:
main
Reproduces locally?:
N/A
Failure History:
See dashboard
Failure Message:
Issue Reasons:
Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.
The text was updated successfully, but these errors were encountered: