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] Retry download of RemoteFSTranslog to fix transient race conditions #9798

Merged
merged 1 commit into from
Sep 6, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport ff2b127 from #9565.

…9565)

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

github-actions bot commented Sep 6, 2023

Compatibility status:

Checks if related components are compatible with change dbfad7e

Incompatible components

Incompatible components: [https://github.com/opensearch-project/neural-search.git, https://github.com/opensearch-project/sql.git]

Skipped components

Compatible components

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

@github-actions
Copy link
Contributor

github-actions bot commented Sep 6, 2023

Gradle Check (Jenkins) Run Completed with:

@codecov
Copy link

codecov bot commented Sep 6, 2023

Codecov Report

Merging #9798 (dbfad7e) into 2.x (affbd76) will increase coverage by 0.08%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##                2.x    #9798      +/-   ##
============================================
+ Coverage     70.81%   70.89%   +0.08%     
- Complexity    58113    58180      +67     
============================================
  Files          4812     4812              
  Lines        274731   274738       +7     
  Branches      40375    40376       +1     
============================================
+ Hits         194549   194779     +230     
+ Misses        63480    63279     -201     
+ Partials      16702    16680      -22     
Files Changed Coverage Δ
...rg/opensearch/index/translog/RemoteFsTranslog.java 72.54% <100.00%> (+0.97%) ⬆️

... and 438 files with indirect coverage changes

@gbbafna gbbafna merged commit a45236e into 2.x Sep 6, 2023
@github-actions github-actions bot deleted the backport/backport-9565-to-2.x branch September 6, 2023 09:15
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