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] [Bugfix] Fix unknown parameter source_remote_translog_repository bug #16197

Merged
merged 1 commit into from
Oct 5, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 421a1cc from #16192.

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

github-actions bot commented Oct 4, 2024

❌ Gradle check result for 728a73e: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@prudhvigodithi
Copy link
Member

The gradle check failed due to a flaky test coming from SearchOnlyReplicaIT, part of #15812.

Copy link
Contributor

github-actions bot commented Oct 5, 2024

❕ Gradle check result for 728a73e: UNSTABLE

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 Oct 5, 2024

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.

Project coverage is 71.68%. Comparing base (a12e3e6) to head (728a73e).
Report is 46 commits behind head on 2.x.

Files with missing lines Patch % Lines
...ster/snapshots/restore/RestoreSnapshotRequest.java 0.00% 3 Missing and 1 partial ⚠️
...apshots/restore/RestoreSnapshotRequestBuilder.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #16197      +/-   ##
============================================
- Coverage     71.75%   71.68%   -0.07%     
- Complexity    64708    64821     +113     
============================================
  Files          5278     5284       +6     
  Lines        302570   303048     +478     
  Branches      44013    44084      +71     
============================================
+ Hits         217098   217254     +156     
- Misses        67315    67662     +347     
+ Partials      18157    18132      -25     

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

@sachinpkale sachinpkale merged commit 801386c into 2.x Oct 5, 2024
58 of 60 checks passed
@github-actions github-actions bot deleted the backport/backport-16192-to-2.x branch October 5, 2024 04:12
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