You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@community.apache.org by "Sebb (JIRA)" <ji...@apache.org> on 2018/07/29 11:43:00 UTC

[jira] [Updated] (COMDEV-249) [RocketMQ]Message Delivery Once Semantic Implementation

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

Sebb updated COMDEV-249:
------------------------
    Component/s: GSoC/Mentoring ideas

> [RocketMQ]Message Delivery Once Semantic Implementation
> -------------------------------------------------------
>
>                 Key: COMDEV-249
>                 URL: https://issues.apache.org/jira/browse/COMDEV-249
>             Project: Community Development
>          Issue Type: Wish
>          Components: GSoC/Mentoring ideas
>            Reporter: vongosling
>            Priority: Major
>
> The duplicated messages will impose the extra cost if the user needs non-repeating messages.
> In most cases, the user needs to store the consumer records to determine if a message is duplicated, and the store stage should guarantee consistency. So we need to support a strict and non-redundant message delivery mechanism.
> In this context, we hope to design a delivery once plugin, say, you could design a global(but need raft guarantee multi-copy data) storage, using the hooker of RocketMQ ConsumeMessageHook to finish the task.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@community.apache.org
For additional commands, e-mail: dev-help@community.apache.org