[
https://issues.apache.org/jira/browse/BOOKKEEPER-505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ivan Kelly updated BOOKKEEPER-505:
----------------------------------
Fix Version/s: (was: 4.3.0)
> FIFODeliveryManager runs at single thread.
> ------------------------------------------
>
> Key: BOOKKEEPER-505
> URL: https://issues.apache.org/jira/browse/BOOKKEEPER-505
> Project: Bookkeeper
> Issue Type: Bug
> Components: hedwig-server
> Reporter: Sijie Guo
> Assignee: Sijie Guo
> Attachments: multiple_threads_delivery_manager.patch
>
>
> A lots of things needs to run in FIFODeliveryManager,
> #startServingSubscription, #stopServingSubscriber, resuming throttled
> subscriber and delivering first message for each started subscriber. It would
> increment latency for delivering message or sending response for
> stopServingSubscriber (response for closeSubscription, or subscription event
> when force attach or topic release).
> It is similar as what readahead cache happened before.
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)