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] [Remote Store] Make translog transfer timeout configurable using dynamic setting #13425

Merged
merged 1 commit into from
Apr 28, 2024

Conversation

ashking94
Copy link
Member

Backport b7396e1 from #12704

@ashking94
Copy link
Member Author

This had to be manually backported due to conflicts in CHANGELOG.md.

Copy link
Contributor

❕ Gradle check result for f2f8db5: UNSTABLE

  • TEST FAILURES:
      1 org.opensearch.cluster.coordination.AwarenessAttributeDecommissionIT.testConcurrentDecommissionAction

Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure.

Copy link

codecov bot commented Apr 27, 2024

Codecov Report

Attention: Patch coverage is 87.50000% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 71.27%. Comparing base (0dd892c) to head (f2f8db5).
Report is 197 commits behind head on 2.x.

Files Patch % Lines
...in/java/org/opensearch/index/shard/IndexShard.java 0.00% 1 Missing ⚠️
...in/java/org/opensearch/indices/IndicesService.java 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #13425      +/-   ##
============================================
- Coverage     71.28%   71.27%   -0.01%     
- Complexity    60145    60814     +669     
============================================
  Files          4957     5015      +58     
  Lines        282799   286160    +3361     
  Branches      41409    41820     +411     
============================================
+ Hits         201591   203959    +2368     
- Misses        64189    65002     +813     
- Partials      17019    17199     +180     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sachinpkale sachinpkale merged commit 630da1c into opensearch-project:2.x Apr 28, 2024
49 checks passed
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.

2 participants