davsclaus commented on PR #14769: URL: https://github.com/apache/camel/pull/14769#issuecomment-2219631386
> Hey @davsclaus, this is more or less what I was thinking about in my comment on [#14745 (comment)](https://github.com/apache/camel/pull/14745#issuecomment-2212350669). > > I'm wondering if we should add a log on to inform that we are not calling the `afterConsumeEval.test(null)` because it has not been paused (I have not done so yet, as I think it would flood the log with those messages, because it would be called after every `poll`). Yeah that is not desireable. If any logging then it can be TRACE level. Also you can add in javadoc of the API that eval is not called if paused etc. -- 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