-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
[WIP] introduce two phase deletion protocol. #15834
Conversation
@horizonzy:Thanks for your contribution. For this PR, do we need to update docs? |
@horizonzy:Thanks for providing doc info! |
# Conflicts: # managed-ledger/src/main/java/org/apache/bookkeeper/mledger/impl/ManagedLedgerImpl.java
# Conflicts: # managed-ledger/src/main/java/org/apache/bookkeeper/mledger/impl/ManagedLedgerImpl.java
2.add api: allTrashDataDeleteOnce.
what's SNIP meaning? |
Sorry, change the topic name. |
The pr had no activity for 30 days, mark with Stale label. |
Master Issue: #13238
Motivation
Introduce two phase deletion protocol, to avoid storage is not consistent with metadata.
The proposal is under disscuss, after accpt, link it on this pr.
Documentation
Check the box below or label this PR directly.
Need to update docs?
doc-required
(Your PR needs to update docs and you will update later)
doc-not-needed
(Please explain why)
doc
(Your PR contains doc changes)