Why is the MessageIdempotent repository not working for you? http://camel.apache.org/idempotent-consumer.html
Best, Christian ----------------- Software Integration Specialist Apache Member V.P. Apache Camel | Apache Camel PMC Member | Apache Camel committer Apache Incubator PMC Member https://www.linkedin.com/pub/christian-mueller/11/551/642 On Wed, Aug 5, 2015 at 7:07 AM, Raghavan83 <raghava...@yahoo.co.in> wrote: > I am trying to load CSV file to table. How can we skip duplicates in > clustered environment? > MessageIdempotent Repository is not working. > > Will writing a bean to add all messages to HashSet work in clustered > environment? > I am expecting memory issue with this approach. Please suggest some good > option > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Skip-duplicate-records-from-CSV-when-loading-to-database-tp5770291.html > Sent from the Camel - Users mailing list archive at Nabble.com. >