shibd opened a new pull request, #16969:
URL: https://github.com/apache/pulsar/pull/16969

   ### Motivation
   
   The code of the C++ client is still relatively old, after #1365, the java 
client used `MultiTopicConsumerImpl` instead of `PartitionedConsumerImpl`. 
   
   ### Modifications
   Delete PartitionedConsumerImpl, use MultiTopicsConsumerImpl instead.
   
   ### Verifying this change
   - `ConsumerTest` and `EndToEndTest` can be covery this change.
   
   ### Documentation
   - [x] `doc-not-needed` 
   
   


-- 
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]

Reply via email to