Thank you, I've done it by extending MemoryIdempotentRepository and initialized the superconstructor with a HashMap instance. This way the size stays variable, because the setCacheSize method does only work at the beginning, when the LRU-Cache was not already initialized.
-- View this message in context: http://camel.465427.n5.nabble.com/How-to-set-the-LRU-Cache-size-tp5714634p5714677.html Sent from the Camel - Users mailing list archive at Nabble.com.
