lhotari opened a new pull request #11706: URL: https://github.com/apache/pulsar/pull/11706
### Motivation #8523 added support for configuring KEY_BASED batch builder for functions and sources. However, the implemention missed some parts for Java based functions and sources. Support for Go was added in #8561 and for Python in #8540 . ### Modifications Set `producerBuidler.batcherBuilder(BatcherBuilder.KEY_BASED)` when batch-builder is configured as `KEY_BASED`. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
