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.11] [Remote Store] Fix stats reporting for multistream downloads. #10424

Merged
merged 1 commit into from
Oct 6, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport a3f8432 from #10402.

* Fix stats reporting for multistream downloads.

Signed-off-by: Rishikesh1159 <[email protected]>

* rename tracker to fileTransferTracker.

Signed-off-by: Rishikesh1159 <[email protected]>

---------

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

github-actions bot commented Oct 5, 2023

Compatibility status:

Checks if related components are compatible with change 01d1213

Incompatible components

Incompatible components: [https://github.com/opensearch-project/security.git]

Skipped components

Compatible components

Compatible components: [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/job-scheduler.git, https://github.com/opensearch-project/common-utils.git, https://github.com/opensearch-project/reporting.git, https://github.com/opensearch-project/security-analytics.git, https://github.com/opensearch-project/k-nn.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/ml-commons.git, https://github.com/opensearch-project/notifications.git, https://github.com/opensearch-project/performance-analyzer.git, https://github.com/opensearch-project/performance-analyzer-rca.git, https://github.com/opensearch-project/neural-search.git]

@github-actions
Copy link
Contributor

github-actions bot commented Oct 5, 2023

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

github-actions bot commented Oct 5, 2023

Gradle Check (Jenkins) Run Completed with:

@kotwanikunal
Copy link
Member

#9946

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

github-actions bot commented Oct 5, 2023

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

github-actions bot commented Oct 6, 2023

Gradle Check (Jenkins) Run Completed with:

  • RESULT: UNSTABLE ❕
  • TEST FAILURES:
      1 org.opensearch.indices.replication.SegmentReplicationIT.classMethod

@codecov
Copy link

codecov bot commented Oct 6, 2023

Codecov Report

Merging #10424 (01d1213) into 2.11 (890663f) will increase coverage by 0.02%.
Report is 5 commits behind head on 2.11.
The diff coverage is 77.27%.

@@             Coverage Diff              @@
##               2.11   #10424      +/-   ##
============================================
+ Coverage     70.87%   70.89%   +0.02%     
- Complexity    58477    58495      +18     
============================================
  Files          4829     4829              
  Lines        276310   276325      +15     
  Branches      40573    40573              
============================================
+ Hits         195826   195900      +74     
- Misses        63760    63761       +1     
+ Partials      16724    16664      -60     
Files Coverage Δ
...in/java/org/opensearch/index/shard/IndexShard.java 69.52% <100.00%> (+0.53%) ⬆️
...ices/replication/RemoteStoreReplicationSource.java 90.62% <100.00%> (+0.14%) ⬆️
...earch/index/store/RemoteSegmentStoreDirectory.java 89.83% <70.58%> (-0.24%) ⬇️

... and 466 files with indirect coverage changes

@kotwanikunal kotwanikunal merged commit 0fc53d2 into 2.11 Oct 6, 2023
39 of 64 checks passed
@github-actions github-actions bot deleted the backport/backport-10402-to-2.11 branch October 6, 2023 04:48
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.

1 participant