[CAPI] Support setting priority for consumers - #12526
Merged
Merged
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? |
Member
|
Hi @k2la do we need to update docs for this PR? |
BewareMyPower
approved these changes
Nov 2, 2021
hangc0276
pushed a commit
that referenced
this pull request
Nov 4, 2021
### 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)
Contributor
|
This PR need #12076 support, which is a new feature, and will be release in 2.9.0. So remove 2.8.2 tag. |
eolivelli
pushed a commit
to eolivelli/pulsar
that referenced
this pull request
Nov 29, 2021
### 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>
codelipenghui
pushed a commit
that referenced
this pull request
Dec 20, 2021
### 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 file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
yeswas 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)