Hello friends

I have implemented a idempotent consumer which filter's out duplicates.

Implemented it using MemoryIdempotentRepository implementation. 

However, I feel that if the server runs over a long period of time, it must
eventually run out of memory after storing all the filter keys for a long
period of time.

Is there a way we can clear the Memory Idempotent Repository after a certain
period of time? Or is there an API which I can call and get it cleared from
the memory?

Cheers
Reji



-----
Reji Mathews
Sr. Developer - Middleware Integration / SOA ( Open Source - Apache Camel & 
Jboss Fuse ESB | Mule ESB )
LinkedIn - http://in.linkedin.com/pub/reji-mathews/31/9a2/40a
Twitter - reji_mathews
--
View this message in context: 
http://camel.465427.n5.nabble.com/Camel-MemoryIdempotentRepository-based-Idempotent-Consumer-tp5771668.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to