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
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