jthomas opened a new issue #208: Add configurable "batch.size" property for 
feed subscriber
URL: https://github.com/apache/incubator-openwhisk-package-kafka/issues/208
 
 
   Feed subscribers should be allowed to configure the "batch.size" parameter 
to control how many messages are sent per trigger invocation. This will give 
users the ability to use Kafka as a more traditional queue by setting the 
"batch.size" to 1. 
   
   Apache Kakfa recently introduced the `max.poll.records` client configuration 
parameter to support this.
   
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to