jerrypeng opened a new pull request #11618: URL: https://github.com/apache/pulsar/pull/11618
### Motivation Allow Pulsar Functions / Sinks to be configured so that the message pooling feature from the consumer can be leveraged. Functions / Sinks must have input type ByteBuffer to use this feature ### Modifications Add "poolMessages" option to ConsumerConfig for FunctionConfig and SinkConfig. ### Verifying this change added multiple tests -- 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: commits-unsubscr...@pulsar.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org