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] Fix download reporting for segment replication #10705

Merged
merged 1 commit into from
Oct 19, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport c001417 from #10644.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 18, 2023

Compatibility status:

Checks if related components are compatible with change ab945a6

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/job-scheduler.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/k-nn.git, https://github.com/opensearch-project/security-analytics.git, https://github.com/opensearch-project/cross-cluster-replication.git, https://github.com/opensearch-project/custom-codecs.git, https://github.com/opensearch-project/geospatial.git, https://github.com/opensearch-project/performance-analyzer.git, https://github.com/opensearch-project/ml-commons.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
Contributor

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@kotwanikunal
Copy link
Member

kotwanikunal commented Oct 18, 2023

Looks like something is broken on 2.x

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@kotwanikunal
Copy link
Member

I'll wait for #10647

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

Gradle Check (Jenkins) Run Completed with:

@kotwanikunal
Copy link
Member

#10154

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@codecov
Copy link

codecov bot commented Oct 19, 2023

Codecov Report

Merging #10705 (ab945a6) into 2.x (6fff21e) will increase coverage by 0.03%.
Report is 5 commits behind head on 2.x.
The diff coverage is 81.48%.

@@             Coverage Diff              @@
##                2.x   #10705      +/-   ##
============================================
+ Coverage     70.91%   70.95%   +0.03%     
+ Complexity    58629    58613      -16     
============================================
  Files          4838     4838              
  Lines        276810   276835      +25     
  Branches      40617    40618       +1     
============================================
+ Hits         196313   196434     +121     
+ Misses        63791    63655     -136     
- Partials      16706    16746      +40     
Files Coverage Δ
...ces/replication/PrimaryShardReplicationSource.java 96.00% <ø> (ø)
...ices/replication/RemoteStoreReplicationSource.java 91.07% <100.00%> (+0.16%) ⬆️
.../indices/replication/SegmentReplicationTarget.java 84.92% <87.50%> (+0.04%) ⬆️
.../indices/replication/SegmentReplicationSource.java 77.77% <76.47%> (-22.23%) ⬇️

... and 455 files with indirect coverage changes

@andrross andrross merged commit f934b33 into 2.x Oct 19, 2023
16 checks passed
@github-actions github-actions bot deleted the backport/backport-10644-to-2.x branch October 19, 2023 17:14
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