You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
simply sending an orderly message by sharding key
simply sending an orderly message by sharding key, such as :
int SendMessageOrderlyByShardingKey(CProducer* producer,
CMessage* msg, const char * shardingKey, CSendResult* result);
should-have
The text was updated successfully, but these errors were encountered: