binhjy commented on pull request #5962: URL: https://github.com/apache/camel/pull/5962#issuecomment-1085466352
Hi @klease Due to this issue, we have to remove the sendEmptyMessageWhenIdle=true atm pollEnrich(xxx) when(body().isNull()) I tested with remove sendEmptyMessageWhenIdle, it still working fine, so I am wondering what is the purpose of sendEmptyMessageWhenIdle? both sendEmptyMessageWhenIdle=true/false, the body still empty when no file, right? -- 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