-
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
[Backport 2.x] Add capability of doing flush as determined by the tra… #13378
Conversation
❌ Gradle check result for 20b65c7: 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? |
…nslog (opensearch-project#12992) Signed-off-by: Shubh Sahu <shubhvs@amazon.com>
❌ Gradle check result for c9e2677: 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? |
❌ Gradle check result for 05fec43: 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? |
Signed-off-by: Shubh Sahu <shubhvs@amazon.com>
❕ Gradle check result for d3b6c2f: UNSTABLE
Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure. |
Signed-off-by: Shubh Sahu <shubhvs@amazon.com>
❕ Gradle check result for ba9f80d: UNSTABLE
Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure. |
Signed-off-by: Shubh Sahu <shubhvs@amazon.com>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 2.x #13378 +/- ##
===========================================
Coverage 71.28% 71.28%
- Complexity 60145 61057 +912
===========================================
Files 4957 5024 +67
Lines 282799 287028 +4229
Branches 41409 41939 +530
===========================================
+ Hits 201591 204610 +3019
- Misses 64189 65177 +988
- Partials 17019 17241 +222 ☔ View full report in Codecov by Sentry. |
…nslog (#12992)
Description
[Describe what this change achieves]
Related Issues
Resolves #[Issue number to be closed when this PR is merged]
Check List
Public documentation issue/PR createdBy 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.