I have a few more questions regarding Hazelcast as an idempotent repository.
FWIW, I haven't used Hazelcast before.
I have a requirement to prevent duplicate messages from being published to a
JMS endpoint. The messages are aggregated and a composite "primary value" is
formed. The message volume
well.
As the sample we have is Java code based:
http://camel.apache.org/idempotent-consumer.html
On Thu, Feb 28, 2013 at 9:28 PM, davebarker <[hidden
email]> wrote:
> Hello all,
> I'm trying to figure out how to use the HazelcastIdempotentRepository as the
> idempotentCons
Hello all,
I'm trying to figure out how to use the HazelcastIdempotentRepository as the
idempotentConsumer for a duplicate filter in a Spring DSL route.
example:
...
PrimaryValue
.
throws the following error:
"No default constructor found; nested exception is
java.lan