jiazhai opened a new pull request #6337: client: make SubscriptionMode a member of ConsumerConfigurationData URL: https://github.com/apache/pulsar/pull/6337 Currently, SubscriptionMode is an parameter to create ConsumerImpl, but it is not exported out, and user could not set this value for consumer. This change tries to make SubscriptionMode a member of ConsumerConfigurationData, so user could set this parameter when create consumer.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
