You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2019/09/20 13:17:42 UTC

[GitHub] [rocketmq-client-cpp] ShannonDing opened a new issue #187: [CAPI]Add send orderly messages by sharding key.

ShannonDing opened a new issue #187: [CAPI]Add send orderly messages by sharding key.
URL: https://github.com/apache/rocketmq-client-cpp/issues/187
 
 
   1. Please describe the feature you are requesting.
   simply sending an orderly message by sharding key
   2. Provide any additional detail on your proposed use case for this feature.
   simply sending an orderly message by sharding key, such as :
   int SendMessageOrderlyByShardingKey(CProducer* producer,
                                             CMessage* msg, const char * shardingKey, CSendResult* result);
   2. Indicate the importance of this issue to you (blocker, must-have, should-have, nice-to-have). Are you currently using any workarounds to address this issue?
   should-have
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services