Enabled Async Shard Batch Fetch by default#17987
Enabled Async Shard Batch Fetch by default#17987gargmanik13 wants to merge 1 commit intoopensearch-project:mainfrom
Conversation
|
❌ Gradle check result for 4e21c77: 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 2a4e1e3: 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 91be140: 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 410733d: 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 53f5c08: 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 dde9e0e: 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 4187ab7: 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 701e551: 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? |
68f24bb to
57946c4
Compare
|
❌ Gradle check result for 57946c4: 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? |
a3467e8 to
2cf0b4a
Compare
|
❌ Gradle check result for 2cf0b4a: 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: Manik Garg <gargmanik1317@gmail.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #17987 +/- ##
============================================
+ Coverage 72.47% 72.61% +0.13%
- Complexity 67034 67192 +158
============================================
Files 5478 5473 -5
Lines 310132 310083 -49
Branches 45087 45056 -31
============================================
+ Hits 224775 225161 +386
+ Misses 66960 66574 -386
+ Partials 18397 18348 -49 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Description
Enabled Async Shard Batch Fetch by default
primary_allocator_timeoutandreplica_allocator_timeoutto 20s.Related Issues
Resolves #17713
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.