Skip to content

[Backport 2.x] [Bugfix] Fix unknown parameter source_remote_translog_repository bug#16197

Merged
sachinpkale merged 1 commit into2.xfrom
backport/backport-16192-to-2.x
Oct 5, 2024
Merged

[Backport 2.x] [Bugfix] Fix unknown parameter source_remote_translog_repository bug#16197
sachinpkale merged 1 commit into2.xfrom
backport/backport-16192-to-2.x

Conversation

@opensearch-trigger-bot
Copy link
Copy Markdown
Contributor

Backport 421a1cc from #16192.

Signed-off-by: Sachin Kale <sachinpkale@gmail.com>
(cherry picked from commit 421a1cc)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown
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
Copy Markdown
Member

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

@github-actions
Copy link
Copy Markdown
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.

@codecov
Copy link
Copy Markdown

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.

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