codelipenghui commented on issue #9699:
URL: https://github.com/apache/pulsar/issues/9699#issuecomment-789022113


   @ilpanich If you want to enable producer batching and want to consume by the 
key_shared subscription, you can set the 
`batcherBuilder(BatcherBuilder.KEY_BASED)`. So that the producer will combine 
messages of the same key in a batch to send.


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


Reply via email to