Lannnnh opened a new pull request, #15020: URL: https://github.com/apache/pulsar/pull/15020
# Motivation Pulsar already support entry filter, But pulsar-client-cpp ConsumerImpl not contains subscriptionProperties Option. So, this PR want to solve it. # Changes Enable subscriptionProperties on consumer for cpp client. # Results subscriptionProperties are added for CommandSubscribe. However, there is no way to verify the consumer subscriptionProperties. so I didn't add any specific tests. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
