-
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] Fix deletion permits flow in RemoteFsTimestampAwareTranslog #16336
Conversation
--------- Signed-off-by: Sachin Kale <[email protected]> (cherry picked from commit 23d1c7a) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
❌ Gradle check result for ce20379: 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 ce20379: 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 ce20379: 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 #16336 +/- ##
============================================
- Coverage 71.75% 71.75% -0.01%
- Complexity 65036 65077 +41
============================================
Files 5305 5305
Lines 304043 304067 +24
Branches 44221 44224 +3
============================================
+ Hits 218176 218180 +4
+ Misses 67717 67677 -40
- Partials 18150 18210 +60 ☔ View full report in Codecov by Sentry. |
Backport 23d1c7a from #16282.