-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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] Support setting priority for consumers #12526
Conversation
@k2la:Thanks for your contribution. For this PR, do we need to update docs? |
@k2la:Thanks for your contribution. For this PR, do we need to update docs? |
Hi @k2la do we need to update docs for this PR? |
### Motivation We would like to make it possible for C API based client library to set the priority level for consumers. ### Modifications Add methods to set/get priority level for consumers. Co-authored-by: k2la <yfuruta@yahoo-corp.jp> (cherry picked from commit a75a974)
This PR need #12076 support, which is a new feature, and will be release in 2.9.0. So remove 2.8.2 tag. |
### Motivation We would like to make it possible for C API based client library to set the priority level for consumers. ### Modifications Add methods to set/get priority level for consumers. Co-authored-by: k2la <yfuruta@yahoo-corp.jp>
### Motivation We would like to make it possible for C API based client library to set the priority level for consumers. ### Modifications Add methods to set/get priority level for consumers. Co-authored-by: k2la <yfuruta@yahoo-corp.jp> (cherry picked from commit a75a974)
Motivation
We would like to make it possible for C API based client library to set the priority level for consumers.
Modifications
Add methods to set/get priority level for consumers.
Verifying this change
Does this pull request potentially affect one of the following parts:
If
yes
was chosen, please highlight the changesDocumentation
Check the box below and label this PR (if you have committer privilege).
Need to update docs?
doc-required
(If you need help on updating docs, create a doc issue)
no-need-doc
(Please explain why)
doc
(If this PR contains doc changes)