Re: Camel Route to Bridge 2 ActiveMQ Classic Brokers

2024-10-03 Thread Justin Bertram
> I have a Camel Route that drains all of the queues and topics (excluding Advisory Topics) from the old broker to the new broker. Conceptually speaking, there is no real way to "drain a topic" since topics don't hold messages like a queue does. When dealing with topics, messages are stored in _su

Camel Route to Bridge 2 ActiveMQ Classic Brokers

2024-10-03 Thread William Crowell
Good morning, I am using ActiveMQ Classic 5.18.5 on 2 separate brokers on Windows (unfortunately). One broker is using the default kahaDB, and the other broker has been configured with database persistence using Microsoft SQL Server. I am migrating messages from the old broker using kahaDB to