Hello, in the Camel documentation it says: "idempotent false Option to use the Idempotent Consumer EIP pattern to let Camel skip already processed files. Will by default use a memory based LRUCache that holds 1000 entries. If noop=true then idempotent will be enabled as well to avoid consuming the same files over and over again." - http://camel.apache.org/file2.html
What's the easiest way of setting the LRUCache size above 1000 entries? Thank you in advance. -- View this message in context: http://camel.465427.n5.nabble.com/How-to-set-the-LRU-Cache-size-tp5714634.html Sent from the Camel - Users mailing list archive at Nabble.com.