Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CAPI]Add send orderly messages by sharding key. #187

Closed
ShannonDing opened this issue Sep 20, 2019 · 1 comment
Closed

[CAPI]Add send orderly messages by sharding key. #187

ShannonDing opened this issue Sep 20, 2019 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@ShannonDing
Copy link
Member

  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);
  3. 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
@ShannonDing
Copy link
Member Author

close due to #188

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant