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 2021/08/10 07:20:23 UTC

[GitHub] [pulsar] jerrypeng opened a new pull request #11618: Allow Pulsar Functions / Sinks to pool messages

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-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] jerrypeng merged pull request #11618: Allow Pulsar Functions / Sinks to pool messages

Posted by GitBox <gi...@apache.org>.
jerrypeng merged pull request #11618:
URL: https://github.com/apache/pulsar/pull/11618


   


-- 
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-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org