Skip to content
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 async read support for S3 plugin #10092

Merged
merged 1 commit into from
Sep 18, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 70a582f from #9694.

* Add async read support for S3 plugin

Signed-off-by: Kunal Kotwani <[email protected]>
(cherry picked from commit 03ddc8a)
Signed-off-by: Kunal Kotwani <[email protected]>

* Move functionality to S3BlobContainer

Signed-off-by: Kunal Kotwani <[email protected]>

---------

Signed-off-by: Kunal Kotwani <[email protected]>
(cherry picked from commit 70a582f)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@github-actions
Copy link
Contributor

Compatibility status:

Checks if related components are compatible with change 7067f95

Incompatible components

Skipped components

Compatible components

Compatible components: [https://github.com/opensearch-project/security-analytics.git, https://github.com/opensearch-project/security.git, https://github.com/opensearch-project/custom-codecs.git, https://github.com/opensearch-project/geospatial.git, https://github.com/opensearch-project/index-management.git, https://github.com/opensearch-project/notifications.git, https://github.com/opensearch-project/sql.git, https://github.com/opensearch-project/job-scheduler.git, https://github.com/opensearch-project/neural-search.git, https://github.com/opensearch-project/observability.git, https://github.com/opensearch-project/k-nn.git, https://github.com/opensearch-project/cross-cluster-replication.git, https://github.com/opensearch-project/alerting.git, https://github.com/opensearch-project/anomaly-detection.git, https://github.com/opensearch-project/asynchronous-search.git, https://github.com/opensearch-project/performance-analyzer.git, https://github.com/opensearch-project/ml-commons.git, https://github.com/opensearch-project/common-utils.git, https://github.com/opensearch-project/reporting.git, https://github.com/opensearch-project/performance-analyzer-rca.git]

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

  • RESULT: UNSTABLE ❕
  • TEST FAILURES:
      1 org.opensearch.index.reindex.UpdateByQueryBasicTests.testMultipleSources

@codecov
Copy link

codecov bot commented Sep 18, 2023

Codecov Report

Merging #10092 (7067f95) into 2.x (9d3ee61) will increase coverage by 0.06%.
The diff coverage is 89.58%.

@@             Coverage Diff              @@
##                2.x   #10092      +/-   ##
============================================
+ Coverage     70.85%   70.91%   +0.06%     
+ Complexity    58295    58277      -18     
============================================
  Files          4811     4811              
  Lines        275183   275231      +48     
  Branches      40442    40446       +4     
============================================
+ Hits         194976   195176     +200     
+ Misses        63573    63383     -190     
- Partials      16634    16672      +38     
Files Changed Coverage Δ
...rg/opensearch/repositories/s3/S3BlobContainer.java 79.65% <88.37%> (-0.09%) ⬇️
...ensearch/repositories/s3/utils/HttpRangeUtils.java 85.71% <100.00%> (+35.71%) ⬆️

... and 441 files with indirect coverage changes

@kotwanikunal kotwanikunal merged commit 6287be5 into 2.x Sep 18, 2023
@github-actions github-actions bot deleted the backport/backport-9694-to-2.x branch September 18, 2023 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant