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

Rakesh R updated BOOKKEEPER-677:
--------------------------------

    Attachment: 0002-BOOKKEEPER-677-testcase-to-simulate-the-problem.patch
    
> BookieClient is successfully adding entries to a deleted ledger
> ---------------------------------------------------------------
>
>                 Key: BOOKKEEPER-677
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-677
>             Project: Bookkeeper
>          Issue Type: Bug
>          Components: bookkeeper-client
>    Affects Versions: 4.0.0
>            Reporter: Rakesh R
>            Assignee: Rakesh R
>         Attachments: 
> 0001-BOOKKEEPER-677-testcase-to-simulate-the-problem.java, 
> 0002-BOOKKEEPER-677-testcase-to-simulate-the-problem.patch
>
>
> Multiple bkclients are allowed to perform operation on same ledger, this 
> violates the SingleWriter contract.
> BookieClient is successfully adding entries to the ledger without knowing 
> that another bkclient has come and deleted the ledger itself. Causing serious 
> dataloss to the applications which might be thinking the data would be 
> successfully written to the ledger.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to