You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/08/12 12:29:59 UTC

[GitHub] [pulsar] BewareMyPower commented on issue #7800: Missing KEY_BASED option from BatchBuilder for C++ Client

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:
users@infra.apache.org