lovelle opened a new pull request #3748: [cpp client] Bugfix prevent dup consumer for same topic subscription URL: https://github.com/apache/pulsar/pull/3748 Same fix as #3746 but for cpp client. ### Modifications - Filter consumers for the same topic name. - Add test to verify that same subscription names with different topics are allowed to be different consumers subscription instead of reused. ### Verifying this change - [ ] Make sure that the change passes the CI checks.
---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services