On Thu, May 31, 2012 at 5:29 PM, Raf <raf.lenae...@persgroep.be> wrote:
> Hi Henryk,
>
> hekonsek wrote
>> You share the directory using distributed file system, don't you? :)
>
> During testing I was just running multiple instances on my local machine on
> a local directory, but in production you are right about the distributed
> file system :)
>
> Local filesystems are fixed in size so that's not an option. The files are
> read now from the same distributed file system without a problem.
>
> In enterprise applications it is common to have 2 nodes running the same
> application for load balancing and failover. And since camel does enterprise
> integration I just assumed the file component would have this functionality
> built in.
>

Yeah you hit an issue because you use readLock=changed, and then the
marker files is not created.

I have logged a ticket about this
https://issues.apache.org/jira/browse/CAMEL-5324



> Raf
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/Input-directory-with-multiple-file-consumers-tp5713788p5713794.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
FuseSource
Email: cib...@fusesource.com
Web: http://fusesource.com
Twitter: davsclaus, fusenews
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen

Reply via email to