davsclaus commented on pull request #7263:
URL: https://github.com/apache/camel/pull/7263#issuecomment-1077666599


   The timeout only works when a new message arrives to be processed. In case 
you have 103 messages in a batch, and then no other messages arrives for 2 
hours, then that batch group is stale.
   
   The timeout needs to run as a background thread checker that can trigger the 
timeout. That is more complex to do.


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

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


Reply via email to