Refactor async blob read to avoid blocking calls, support non multipa…#10192
Conversation
…rt calls Signed-off-by: Kunal Kotwani <kkotwani@amazon.com>
Compatibility status:Checks if related components are compatible with change 65e9ec9 Incompatible componentsIncompatible components: [https://github.com/opensearch-project/k-nn.git] Skipped componentsCompatible componentsCompatible components: [https://github.com/opensearch-project/security.git, https://github.com/opensearch-project/alerting.git, https://github.com/opensearch-project/index-management.git, https://github.com/opensearch-project/anomaly-detection.git, https://github.com/opensearch-project/sql.git, https://github.com/opensearch-project/job-scheduler.git, https://github.com/opensearch-project/asynchronous-search.git, https://github.com/opensearch-project/observability.git, https://github.com/opensearch-project/common-utils.git, https://github.com/opensearch-project/reporting.git, https://github.com/opensearch-project/cross-cluster-replication.git, https://github.com/opensearch-project/security-analytics.git, https://github.com/opensearch-project/custom-codecs.git, https://github.com/opensearch-project/performance-analyzer.git, https://github.com/opensearch-project/performance-analyzer-rca.git, https://github.com/opensearch-project/ml-commons.git, https://github.com/opensearch-project/opensearch-oci-object-storage.git, https://github.com/opensearch-project/geospatial.git, https://github.com/opensearch-project/notifications.git, https://github.com/opensearch-project/neural-search.git] |
Gradle Check (Jenkins) Run Completed with:
|
Looks like Jenkins crashed again.
|
Gradle Check (Jenkins) Run Completed with:
|
|
Gradle Check (Jenkins) Run Completed with:
|
|
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
Codecov Report
@@ Coverage Diff @@
## main #10192 +/- ##
============================================
+ Coverage 71.06% 71.11% +0.04%
- Complexity 58155 58182 +27
============================================
Files 4828 4828
Lines 274358 274369 +11
Branches 39987 39992 +5
============================================
+ Hits 194985 195108 +123
+ Misses 62989 62853 -136
- Partials 16384 16408 +24
|
…rt calls (opensearch-project#10192) Signed-off-by: Kunal Kotwani <kkotwani@amazon.com>
…rt calls (opensearch-project#10192) Signed-off-by: Kunal Kotwani <kkotwani@amazon.com>
…rt calls (opensearch-project#10192) Signed-off-by: Kunal Kotwani <kkotwani@amazon.com>
…rt calls (opensearch-project#10192) Signed-off-by: Kunal Kotwani <kkotwani@amazon.com> Signed-off-by: Shivansh Arora <hishiv@amazon.com>

…rt calls
Description
Related Issues
Resolves #[Issue number to be closed when this PR is merged]
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.