[
https://issues.apache.org/jira/browse/BOOKKEEPER-527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sijie Guo updated BOOKKEEPER-527:
---------------------------------
Fix Version/s: (was: 4.3.0)
> multiple threads for topic op queuer.
> -------------------------------------
>
> Key: BOOKKEEPER-527
> URL: https://issues.apache.org/jira/browse/BOOKKEEPER-527
> Project: Bookkeeper
> Issue Type: Improvement
> Components: hedwig-server
> Reporter: Sijie Guo
> Assignee: Sijie Guo
> Attachments: BOOKKEEPER-527.diff
>
>
> currently there is only one single thread scheduler shared across topic
> manager, subscription manager and bookkeeper manager (also region manager).
> if enqueue speed is faster than dequeue speed for per topic, lots of
> operations would be submitted to this single thread scheduler, which cause
> lots of operations are pending in the executor to execute.
> we need to adapt a multiple thread executor of this case. and it would be
> better to separate executors between managers.
--
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