Hi.
I have a file consumer that intermittently gets 'blocked'.
There is a file in the directory, and the route has 1 'inflight' message but
it never clears.
I typically also see a .lock file who's time-stamp does increase.
It seems to me that it is waiting for the file write to be completed.
My endpoint is configured as:
file://{{filebase}}?moveFailed=.error&readLock=changed&readLockMinLength=0
I have also tried putting readLockCheckInterval=10000, and while it did seem
to decrease the frequency of the 'block', it still does occur.
Any suggestions to either help diagnose the problem, or some alterative
techniques that I could try?
Thanks, PC
--
View this message in context:
http://camel.465427.n5.nabble.com/File-Consumer-getting-blocked-tp5749408.html
Sent from the Camel - Users mailing list archive at Nabble.com.