-
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] [Snapshot V2] Do orphan timestamp cleanup before completing the snapshot #16385
Conversation
Signed-off-by: Gaurav Bafna <[email protected]> (cherry picked from commit f1c98a4) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
❌ Gradle check result for 68b1f4f: 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? |
❌ Gradle check result for 68b1f4f: 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? |
❌ Gradle check result for 68b1f4f: 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? |
❌ Gradle check result for 68b1f4f: 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? |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 2.x #16385 +/- ##
============================================
- Coverage 71.82% 71.81% -0.02%
+ Complexity 65108 65085 -23
============================================
Files 5304 5304
Lines 304138 304135 -3
Branches 44232 44231 -1
============================================
- Hits 218446 218409 -37
+ Misses 67535 67477 -58
- Partials 18157 18249 +92 ☔ View full report in Codecov by Sentry. |
Backport f1c98a4 from #16365.