Skip to content

[Backport 2.x] Add async segment file download support from remote store within OpenSearch core#10199

Merged
kotwanikunal merged 1 commit into
2.xfrom
backport/backport-9710-to-2.x
Sep 27, 2023
Merged

[Backport 2.x] Add async segment file download support from remote store within OpenSearch core#10199
kotwanikunal merged 1 commit into
2.xfrom
backport/backport-9710-to-2.x

Conversation

@opensearch-trigger-bot
Copy link
Copy Markdown
Contributor

Backport 9e90671 from #9710.

Signed-off-by: Kunal Kotwani <kkotwani@amazon.com>
(cherry picked from commit 9e90671)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown
Contributor

Compatibility status:

Checks if related components are compatible with change c664261

Incompatible components

Skipped components

Compatible components

Compatible 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/asynchronous-search.git, https://github.com/opensearch-project/sql.git, https://github.com/opensearch-project/observability.git, https://github.com/opensearch-project/common-utils.git, https://github.com/opensearch-project/job-scheduler.git, https://github.com/opensearch-project/cross-cluster-replication.git, https://github.com/opensearch-project/reporting.git, https://github.com/opensearch-project/k-nn.git, https://github.com/opensearch-project/security-analytics.git, https://github.com/opensearch-project/custom-codecs.git, https://github.com/opensearch-project/ml-commons.git, https://github.com/opensearch-project/geospatial.git, https://github.com/opensearch-project/performance-analyzer.git, https://github.com/opensearch-project/notifications.git, https://github.com/opensearch-project/performance-analyzer-rca.git, https://github.com/opensearch-project/neural-search.git]

@github-actions
Copy link
Copy Markdown
Contributor

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Copy Markdown
Contributor

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Copy Markdown
Contributor

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Copy Markdown
Contributor

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Copy Markdown
Contributor

Gradle Check (Jenkins) Run Completed with:

@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 25, 2023

Codecov Report

Merging #10199 (c664261) into 2.x (c1c1cee) will decrease coverage by 0.12%.
Report is 3 commits behind head on 2.x.
The diff coverage is 90.38%.

@@             Coverage Diff              @@
##                2.x   #10199      +/-   ##
============================================
- Coverage     70.88%   70.76%   -0.12%     
+ Complexity    58335    58245      -90     
============================================
  Files          4812     4812              
  Lines        275413   275447      +34     
  Branches      40489    40490       +1     
============================================
- Hits         195222   194921     -301     
- Misses        63525    63849     +324     
- Partials      16666    16677      +11     
Files Coverage Δ
...c/main/java/org/opensearch/index/IndexService.java 75.16% <100.00%> (-0.22%) ⬇️
...earch/index/store/RemoteSegmentStoreDirectory.java 90.87% <100.00%> (+0.79%) ⬆️
...rc/main/java/org/opensearch/index/store/Store.java 81.14% <100.00%> (-0.52%) ⬇️
...ices/replication/RemoteStoreReplicationSource.java 90.47% <92.30%> (-0.44%) ⬇️
...in/java/org/opensearch/index/shard/IndexShard.java 68.89% <81.81%> (-0.81%) ⬇️

... and 466 files with indirect coverage changes

@kotwanikunal kotwanikunal merged commit 2d2ab3d into 2.x Sep 27, 2023
@github-actions github-actions Bot deleted the backport/backport-9710-to-2.x branch September 27, 2023 02:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants