[ 
https://issues.apache.org/jira/browse/BOOKKEEPER-443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ivan Kelly updated BOOKKEEPER-443:
----------------------------------
    Fix Version/s:     (was: 4.3.0)

> Revisit Ledger Deletion in BookKeeper
> -------------------------------------
>
>                 Key: BOOKKEEPER-443
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-443
>             Project: Bookkeeper
>          Issue Type: Improvement
>          Components: bookkeeper-server
>            Reporter: Jiannan Wang
>
> Currently, we don't look at ledger metadata when delete ledgers. So when a 
> client is opening/writing a ledger and other client delete it, the behavior 
> is undefined.
> So we would suggest if a client is writing/recovery a ledger, we should not 
> delete it. We can change the behavior of ledger deletion to perform a 
> conditional remove only when the state of ledger is CLOSED.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to