[
https://issues.apache.org/jira/browse/BOOKKEEPER-51?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
xulei updated BOOKKEEPER-51:
----------------------------
Attachment: bookkeeper-51.patch
check if deliveryPtrs is null
> NullPointException at FIFODeliveryManager#deliveryPtrs
> ------------------------------------------------------
>
> Key: BOOKKEEPER-51
> URL: https://issues.apache.org/jira/browse/BOOKKEEPER-51
> Project: Bookkeeper
> Issue Type: Bug
> Components: bookkeeper-server
> Affects Versions: 3.4.0
> Reporter: xulei
> Fix For: 3.4.0
>
> Attachments: bookkeeper-51.patch
>
>
> when unsubscribe immediately after subscribe, and before startDelivery, the
> deliveryPtrs is null, so the following MapMethods.removeFromMultiMap will
> cause a use of NullPointException
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira