-
Notifications
You must be signed in to change notification settings - Fork 166
Closed
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
- Please describe the feature you are requesting.
simply sending an orderly message by sharding key - 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); - 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
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request