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

[jira] [Closed] (ROCKETMQ-324) Expose an interface for client to specify the async call back executor

     [ https://issues.apache.org/jira/browse/ROCKETMQ-324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

vongosling closed ROCKETMQ-324.
-------------------------------
    Resolution: Fixed

> Expose an interface for client to specify the async call back executor
> ----------------------------------------------------------------------
>
>                 Key: ROCKETMQ-324
>                 URL: https://issues.apache.org/jira/browse/ROCKETMQ-324
>             Project: Apache RocketMQ
>          Issue Type: Improvement
>          Components: rocketmq-client
>    Affects Versions: 4.0.0-incubating, 4.1.0-incubating
>            Reporter: yukon
>            Assignee: yukon
>             Fix For: 4.2.0
>
>
> Currently, the async call back will be executed in a public executor which is mainly used in CHECK_TRANSACTION_STATE, NOTIFY_CONSUMER_IDS_CHANGED, CONSUME_MESSAGE_DIRECTLY, etc. More details please refer to MQClientAPIImpl.
> Should expose an interface for client to specify the independent call back executor.



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