[Backport 2.x] [Bugfix] Fix unknown parameter source_remote_translog_repository bug#16197
[Backport 2.x] [Bugfix] Fix unknown parameter source_remote_translog_repository bug#16197sachinpkale merged 1 commit into2.xfrom
source_remote_translog_repository bug#16197Conversation
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>
|
❌ 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? |
|
The gradle check failed due to a flaky test coming from |
|
❕ 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 ReportAttention: Patch coverage is
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. |
Backport 421a1cc from #16192.