-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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] [Segment Replication][Remote Store] Remove commits when remote store is enabled #8753
Conversation
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
|
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
…is enabled (#8050) * remove commits + fix failing test Signed-off-by: Poojita Raj <[email protected]> * fix failing tests Signed-off-by: Poojita Raj <[email protected]> * fix precommit failure Signed-off-by: Poojita Raj <[email protected]> * remove logs Signed-off-by: Poojita Raj <[email protected]> * address review comments Signed-off-by: Poojita Raj <[email protected]> --------- Signed-off-by: Poojita Raj <[email protected]> (cherry picked from commit 2f830be) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
16bf425
to
bd6f387
Compare
Pushed a rebase here - we need to get this missing backport in that was blocked by other segrep flaky tests that should now either be fixed or muted. |
Gradle Check (Jenkins) Run Completed with:
|
|
@Poojita-Raj That one is on me - I had manually triggered a re-run before pushing the rebase. So the first run is cancelled. |
Gradle Check (Jenkins) Run Completed with:
|
Codecov Report
@@ Coverage Diff @@
## 2.x #8753 +/- ##
============================================
- Coverage 70.83% 70.81% -0.03%
- Complexity 57361 57392 +31
============================================
Files 4745 4745
Lines 271057 271064 +7
Branches 39977 39980 +3
============================================
- Hits 192004 191943 -61
- Misses 62575 62635 +60
- Partials 16478 16486 +8
|
Backport 2f830be from #8050.