-
Notifications
You must be signed in to change notification settings - Fork 24.9k
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
[TEST] Replace _source.mode with index.mapping.source.mode in integration tests - take 2 #116072
Conversation
…n integra…" (elastic#116069) This reverts commit e8bf344.
Pinging @elastic/es-storage-engine (Team:StorageEngine) |
#116078 will help with the esql mixed cluster failures. |
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
💔 Backport failedThe backport operation could not be completed due to the following error:
You can use sqren/backport to manually backport by running |
…tion tests - take 2 (elastic#116072) * Reapply "[TEST] Replace _source.mode with index.mapping.source.mode in integra…" (elastic#116069) This reverts commit e8bf344. * [TEST] Replace _source.mode with index.mapping.source.mode in integration tests * add reason * add reason * spotless * revert unneeded (cherry picked from commit 4573ab8) # Conflicts: # server/src/main/java/org/elasticsearch/index/mapper/MapperFeatures.java
💚 All backports created successfully
Questions ?Please refer to the Backport tool documentation |
…ntegration tests - take 2 (#116072) (#116161) * [TEST] Replace _source.mode with index.mapping.source.mode in integration tests - take 2 (#116072) * Reapply "[TEST] Replace _source.mode with index.mapping.source.mode in integra…" (#116069) This reverts commit e8bf344. * [TEST] Replace _source.mode with index.mapping.source.mode in integration tests * add reason * add reason * spotless * revert unneeded (cherry picked from commit 4573ab8) # Conflicts: # server/src/main/java/org/elasticsearch/index/mapper/MapperFeatures.java * Update MapperFeatures.java
…tion tests - take 2 (elastic#116072) * Reapply "[TEST] Replace _source.mode with index.mapping.source.mode in integra…" (elastic#116069) This reverts commit e8bf344. * [TEST] Replace _source.mode with index.mapping.source.mode in integration tests * add reason * add reason * spotless * revert unneeded
Retrying #115926, this time with feature guarding to avoid failures in mixed cluster tests.
Related to #115860