anand-h-codes commented on PR #3679:
URL: https://github.com/apache/storm/pull/3679#issuecomment-2335016943

   @reiabreu You are correct. More than efficiency, the important feature this 
PR gives is the control over the batch size.
   
   > Since the assignment of partitions to the consumer is kept, the number of 
returned records will be the same under the same conditions.
   
   Yes. The number of tuples associated with the currBatch will not exceed the 
`max.poll.records` now. Previously it could be more than that.


-- 
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: dev-unsubscr...@storm.apache.org

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

Reply via email to