Re: Apache ActiveMQ Classic Idempotency Using Apache Cassandra

2025-05-28 Thread Jason Jackson
use the built-in included idempotent component. Jason From: Justin Bertram Sent: Tuesday, May 27, 2025 1:43 PM To: users@activemq.apache.org Subject: Re: Apache ActiveMQ Classic Idempotency Using Apache Cassandra CAUTION: This email originated from outside of

Recall: Re: Apache ActiveMQ Classic Idempotency Using Apache Cassandra

2025-05-28 Thread Jason Jackson
jason.jack...@itechag.com would like to recall the message, "Re: Apache ActiveMQ Classic Idempotency Using Apache Cassandra". - To unsubscribe, e-mail: users-unsubscr...@activemq.apache.org For additional commands, e-m

Re: Apache ActiveMQ Classic Idempotency Using Apache Cassandra

2025-05-28 Thread Jason Jackson
ct: Re: Apache ActiveMQ Classic Idempotency Using Apache Cassandra CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe. Hi Jason- A couple of recommendations for idempotent consume

Recall: Re: Apache ActiveMQ Classic Idempotency Using Apache Cassandra

2025-05-28 Thread Jason Jackson
jason.jack...@itechag.com would like to recall the message, "Re: Apache ActiveMQ Classic Idempotency Using Apache Cassandra". - To unsubscribe, e-mail: users-unsubscr...@activemq.apache.org For additional commands, e-m

Recall: Re: Apache ActiveMQ Classic Idempotency Using Apache Cassandra

2025-05-28 Thread Jason Jackson
jason.jack...@itechag.com would like to recall the message, "Re: Apache ActiveMQ Classic Idempotency Using Apache Cassandra". - To unsubscribe, e-mail: users-unsubscr...@activemq.apache.org For additional commands, e-m

Recall: Re: Apache ActiveMQ Classic Idempotency Using Apache Cassandra

2025-05-28 Thread Jason Jackson
jason.jack...@itechag.com would like to recall the message, "Re: Apache ActiveMQ Classic Idempotency Using Apache Cassandra". - To unsubscribe, e-mail: users-unsubscr...@activemq.apache.org For additional commands, e-m

Re: Apache ActiveMQ Classic Idempotency Using Apache Cassandra

2025-05-28 Thread Jason Jackson
40cc7c] From: Justin Bertram Sent: Tuesday, May 27, 2025 1:43 PM To: users@activemq.apache.org Subject: Re: Apache ActiveMQ Classic Idempotency Using Apache Cassandra CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the send

Re: Apache ActiveMQ Classic Idempotency Using Apache Cassandra

2025-05-28 Thread Jason Jackson
ag.com<http://www.itechag.com/> [cid:8caa438c-6eba-4c80-8ece-ddf5805fea56] From: Matt Pavlovich Sent: Tuesday, May 27, 2025 1:42 PM To: users@activemq.apache.org Subject: Re: Apache ActiveMQ Classic Idempotency Using Apache Cassandra CAUTION: This emai

Re: Apache ActiveMQ Classic Idempotency Using Apache Cassandra

2025-05-27 Thread Justin Bertram
mation here but also reach out to the Cassandra > community. > > Thank you. > > > Jason > > > > From: Justin Bertram > Sent: Tuesday, May 27, 2025 11:35 AM > To: users@activemq.apache.org > Subject: Re: Apache ActiveMQ Classic

Re: Apache ActiveMQ Classic Idempotency Using Apache Cassandra

2025-05-27 Thread Matt Pavlovich
ram > Sent: Tuesday, May 27, 2025 11:35 AM > To: users@activemq.apache.org > Subject: Re: Apache ActiveMQ Classic Idempotency Using Apache Cassandra > > CAUTION: This email originated from outside of the organization. Do not click > links or open attachments unless you recognize th

Re: Apache ActiveMQ Classic Idempotency Using Apache Cassandra

2025-05-27 Thread Jason Jackson
From: Justin Bertram Sent: Tuesday, May 27, 2025 11:35 AM To: users@activemq.apache.org Subject: Re: Apache ActiveMQ Classic Idempotency Using Apache Cassandra CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless

Re: Apache ActiveMQ Classic Idempotency Using Apache Cassandra

2025-05-27 Thread Justin Bertram
Can you clarify your use-case? Are you attempting to use Apache Cassandra as the storage mechanism for ActiveMQ Classic? If so, you'll need to implement a Cassandra-based persistence adapter since it doesn't provide a JDBC driver or other means of integration. It's possible such an adapter already

Apache ActiveMQ Classic Idempotency Using Apache Cassandra

2025-05-27 Thread Jason Jackson
I am working on using Idempotency within ActiveMQ Classic using Apache Cassandra as my DB. I have the following jar files that are loaded with ActiveMQ: camel-cassandraql-4.10.4.jar cassandra-driver-core-3.10.0.jar java-driver-core-4.17.0.jar java-driver-shaded.guava-25.1-jre-graal-sub-1.jar nat