binhjy commented on pull request #5962:
URL: https://github.com/apache/camel/pull/5962#issuecomment-1074748777


   Hi @klease 
   I think this is exactly what I am encountering with my proj atm after 
upgrading camel from 2.24.2 to 3.2.0, first call pollEnrich no file so body is 
empty, second call pollEnrich with file but the body still empty (even I saw in 
the log camel still received the file), after check all using properties and 
removing this sendEmptyMessageWhenIdle, it works but don't know why. 
   I have a question: why this issue not happened with old version like 2.24.2?
   Thanks in advance.


-- 
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