-
Notifications
You must be signed in to change notification settings - Fork 1.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
[Backport 2.x] [Remote Store] Add segment transfer timeout dynamic setting (#13679) #13793
[Backport 2.x] [Remote Store] Add segment transfer timeout dynamic setting (#13679) #13793
Conversation
❕ Gradle check result for 0c4cb0f: 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. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 2.x #13793 +/- ##
============================================
+ Coverage 71.28% 71.36% +0.08%
- Complexity 60145 61412 +1267
============================================
Files 4957 5038 +81
Lines 282799 288391 +5592
Branches 41409 42134 +725
============================================
+ Hits 201591 205816 +4225
- Misses 64189 65255 +1066
- Partials 17019 17320 +301 ☔ View full report in Codecov by Sentry. |
❌ Gradle check result for 0ce505b: 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 0ce505b: 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 0ce505b: 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 0ce505b: 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? |
…ch-project#13679) * [Remote Store] Add segment transfer timeout dynamic setting Signed-off-by: Varun Bansal <bansvaru@amazon.com> (cherry picked from commit b3049fb)
0ce505b
to
f58cf99
Compare
❌ Gradle check result for f58cf99: TIMEOUT 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? |
…ch-project#13679) (opensearch-project#13793) * [Remote Store] Add segment transfer timeout dynamic setting Signed-off-by: Varun Bansal <bansvaru@amazon.com> (cherry picked from commit b3049fb) Signed-off-by: kkewwei <kkewwei@163.com>
Signed-off-by: Varun Bansal bansvaru@amazon.com
(cherry picked from commit b3049fb)
Description
Backport of #13679