You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@rocketmq.apache.org by "Xiaorui Wang (JIRA)" <ji...@apache.org> on 2017/01/11 03:06:58 UTC

[jira] [Reopened] (ROCKETMQ-40) AUTO_CLIENT_ACKNOWNLEDGE & CLIENT_ACKNOWLEDGE support

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

Xiaorui Wang reopened ROCKETMQ-40:
----------------------------------

> AUTO_CLIENT_ACKNOWNLEDGE & CLIENT_ACKNOWLEDGE support 
> ------------------------------------------------------
>
>                 Key: ROCKETMQ-40
>                 URL: https://issues.apache.org/jira/browse/ROCKETMQ-40
>             Project: Apache RocketMQ
>          Issue Type: New Feature
>          Components: rocketmq-client
>            Reporter: Jaskey Lam
>            Assignee: Xiaorui Wang
>             Fix For: 4.1.0-incubating
>
>
> For now, push consumer only supports DUPS_OK_ACKNOWLEDGE .
> If user wants to AUTO_CLIENT_ACKNOWNLEDGE or CLIENT_ACKNOWLEDGE , use must use pull consumer which is not easy enough to use.
> push consumer should support AUTO_CLIENT_ACKNOWNLEDGE  and CLIENT_ACKNOWLEDGE .
> AUTO_CLIENT_ACKNOWNLEDGE  : auto ack before submit to consume.
> CLIENT_ACKNOWLEDGE  : user should ack by itself, consumer will not ack even after handle.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)