-
Notifications
You must be signed in to change notification settings - Fork 25.3k
Do not emit deprecation warning in the shared context [7.17] #93190
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
Do not emit deprecation warning in the shared context [7.17] #93190
Conversation
Pinging @elastic/es-distributed (Team:Distributed) |
@elasticsearchmachine please run elasticsearch-ci/part-1 |
It seems there is a test that relies on this behavior: https://gradle-enterprise.elastic.co/scans/tests?search.timeZoneId=Europe/Berlin&tests.container=org.elasticsearch.analysis.common.CommonAnalysisClientYamlTestSuiteIT&tests.test=test%20%7Byaml%3Dindices.analyze/10_analyze/htmlStrip_deprecated%7D that emits warning at:
|
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
Related to: #93183