-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Revert "COMPAT locale provider will be removed in a future release (#13988)" #14039
Conversation
…pensearch-project#13988)" This reverts commit ba0df74. Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
@akolarkunnu fyi, I am reverting #13988 since there are new flaky tests surfacing (reproduction steps added) |
❌ Gradle check result for c982f14: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #14039 +/- ##
============================================
+ Coverage 71.42% 71.55% +0.13%
- Complexity 59978 61361 +1383
============================================
Files 4985 5073 +88
Lines 282275 288525 +6250
Branches 40946 41776 +830
============================================
+ Hits 201603 206468 +4865
- Misses 63999 64980 +981
- Partials 16673 17077 +404 ☔ View full report in Codecov by Sentry. |
…pensearch-project#13988)" (opensearch-project#14039) This reverts commit ba0df74. Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
…pensearch-project#13988)" (opensearch-project#14039) This reverts commit ba0df74. Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
This reverts commit ba0df74.
Description
Reverting #13988 due to new flaky tests:
Related Issues
Unresolves #11550
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.