klease opened a new pull request #5962:
URL: https://github.com/apache/camel/pull/5962


   When the  file endpoint is used with option sendEmptyMessageWhenIdle=true in 
pollEnrich, an empty event is queued but is never read. So on the next call, 
even if a real file is present, the empty event is returned. The correction 
forces the empty event to be consumed. I also added a unit test.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to