BewareMyPower commented on issue #7800: URL: https://github.com/apache/pulsar/issues/7800#issuecomment-672841198
1. You can set consumer type of `ConsumerConfiguration` to use key shared subscription. 2. C++ client doesn't support key based batching yet. I did some work about key based batching last month, but I'm a little busy recently so I didn't continue. It's not a difficult feature but it needs much code refactoring for C++ client. ---------------------------------------------------------------- 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]
