You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@rocketmq.apache.org by "lindzh (JIRA)" <ji...@apache.org> on 2017/12/20 13:17:05 UTC

[jira] [Created] (ROCKETMQ-339) Specify consume thread pool for different topic

lindzh created ROCKETMQ-339:
-------------------------------

             Summary: Specify consume thread pool for different topic
                 Key: ROCKETMQ-339
                 URL: https://issues.apache.org/jira/browse/ROCKETMQ-339
             Project: Apache RocketMQ
          Issue Type: New Feature
          Components: rocketmq-client
    Affects Versions: 4.2.0
            Reporter: lindzh
            Assignee: Xiaorui Wang
             Fix For: 4.3.0


When a consumer group consumes many topics, it use only one consume thread pool to submit consume tasks.When one topic callback process cost much time,it may block other topic consume and cause message delay.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)