You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@rocketmq.apache.org by "yukon (JIRA)" <ji...@apache.org> on 2017/03/07 03:56:32 UTC

[jira] [Created] (ROCKETMQ-122) Support global order messaging mechanism without hot-points problem

yukon created ROCKETMQ-122:
------------------------------

             Summary: Support global order messaging mechanism without hot-points problem
                 Key: ROCKETMQ-122
                 URL: https://issues.apache.org/jira/browse/ROCKETMQ-122
             Project: Apache RocketMQ
          Issue Type: Wish
            Reporter: yukon
            Priority: Minor


As we know, messages in the same queue can be consumed sequentially. So we always send the congeneric messages to the same queue to guarantee ordering, which will cause hot-point issue.

So It's cool if we support a new global order messaging mechanism, without hot-points problem.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)