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

Add subscription properties for SubscriptionStats #12979

Merged
merged 1 commit into from
Nov 29, 2021

Conversation

wolfstudy
Copy link
Member

Signed-off-by: xiaolongran xiaolongran@tencent.com

Motivation

In #12869 , we introduce new filed subscriptionProperties in CommandSubsctibe. In order to better query the subscriptionProperties set by the user, we will display this property in SubscribeStats

Modifications

  • Add subscription properties for SubscriptionStats
  • add test case

Signed-off-by: xiaolongran <xiaolongran@tencent.com>
@wolfstudy wolfstudy added the doc-not-needed Your PR changes do not impact docs label Nov 25, 2021
@wolfstudy wolfstudy added this to the 2.10.0 milestone Nov 25, 2021
@wolfstudy wolfstudy self-assigned this Nov 25, 2021
Copy link
Contributor

@315157973 315157973 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@wolfstudy wolfstudy merged commit bef937b into apache:master Nov 29, 2021
eolivelli pushed a commit to eolivelli/pulsar that referenced this pull request Nov 29, 2021
Signed-off-by: xiaolongran <xiaolongran@tencent.com>



### Motivation

In apache#12869 , we introduce new filed `subscriptionProperties` in `CommandSubsctibe`. In order to better query the subscriptionProperties set by the user, we will display this property in SubscribeStats


### Modifications

- Add subscription properties for SubscriptionStats
- add test case
fxbing pushed a commit to fxbing/pulsar that referenced this pull request Dec 19, 2021
Signed-off-by: xiaolongran <xiaolongran@tencent.com>



### Motivation

In apache#12869 , we introduce new filed `subscriptionProperties` in `CommandSubsctibe`. In order to better query the subscriptionProperties set by the user, we will display this property in SubscribeStats


### Modifications

- Add subscription properties for SubscriptionStats
- add test case
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc-not-needed Your PR changes do not impact docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants