[
https://issues.apache.org/jira/browse/BOOKKEEPER-74?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sijie Guo updated BOOKKEEPER-74:
--------------------------------
Attachment: BK-74.patch_v2
the previous missed some changes. attach a correct patch.
> Bookkeeper Persistence Manager should give up topic on error
> ------------------------------------------------------------
>
> Key: BOOKKEEPER-74
> URL: https://issues.apache.org/jira/browse/BOOKKEEPER-74
> Project: Bookkeeper
> Issue Type: Bug
> Reporter: Ivan Kelly
> Assignee: Sijie Guo
> Fix For: 4.1.0
>
> Attachments: BK-74.patch, BK-74.patch_v2
>
>
> There are a couple of problematic cases to deal with:
> i)Other region is pushing messages faster that my bookkeeper can handle it
> (unlikely, but we should have an answer for
> this setting)
> ii) If there is an error from BK while persisting messages, we cannot
> continue (because the ordering gurantee might be
> violated). In this case, the BK layer should give up the topic.
> To retain ordering guarantees, this should be done below the Region manager
> in the persistence manager layer
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira