Scaling and duplicate message detection

2019-01-11 Thread funnysage
Hi All, I am new to ActiveMQ. I have architectural question. I have a Spring boot service that I want to scale horizontally in AWS. This service goes to a partner API on a scheduled basis. So we have a scheduler set up in Spring boot application. The read from the partner API is based on number

Can a new Consumer of a VirtualTopic get all available messages?

2019-01-11 Thread gmcsmith
In my testing it seems that Consumers only get any /new/ messages after the Consumer was created. Is it possibly to configure it so it will get /all/ of the unprocessed messages on the VirtualTopic? -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html