BewareMyPower opened a new pull request #7487: URL: https://github.com/apache/pulsar/pull/7487
### Motivation There're no C++ unit tests about key shared subscription now. Although one test in `BasicEndToEndTest` to verify `acknowledgeCumulative` is not allowed, it doesn't check the key distribution. ### Modifications Add 3 tests: - Only one topic is consumed - Multiple topics are consumed - Only one topic was consumed but both partitioned key and ordering key are set ---------------------------------------------------------------- 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]
