GitHub user Jaskey opened a pull request:

    https://github.com/apache/incubator-rocketmq/pull/149

    [ROCKETMQ-136]Provide a handy message queue producer for order message 
sharding

    jira: https://issues.apache.org/jira/browse/ROCKETMQ-136
    
    
    implementation brief: provide a OrderMessageProducer which need to 
implement an abstract method `sharingKey` and use a consistent hash selector to 
select a mq to send.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Jaskey/incubator-rocketmq 
ROCKETMQ-136-order-message

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-rocketmq/pull/149.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #149
    
----
commit c3388ab4a457dacab59815675a2ad98270ef6159
Author: Jaskey <linjunjie1...@gmail.com>
Date:   2017-08-18T10:31:49Z

    [ROCKETMQ-136]Provide a handy message queue producer for order message 
sharding

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to