Re: AMQ CPP - How do you set up multiple destination for one producer

2019-10-18 Thread Timothy Bish
On 10/18/19 8:00 AM, JackOfAllTrades wrote: Answering my own questionagain So basically, just create the producer without initializing with a queue(temporary or otherwise). This seems to be different behavior from CMS then of JMS Since you don't provide your code it is unclear what

basic static connection cluster setup not working

2019-10-18 Thread phil
trying to get a two node cluster going in google cloud for test purposes. For one brief shining moment I some how had it showing "nodes=2 members=2" and the "my-cluster" diagram showed both nodes. But now I've lost the magic. I've tried a bunch of things. Most recently, the simplest syntax that

Re: AMQ CPP - How do you set up multiple destination for one producer

2019-10-18 Thread JackOfAllTrades
Answering my own questionagain So basically, just create the producer without initializing with a queue(temporary or otherwise). This seems to be different behavior from CMS then of JMS -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

RE: compositeTopic and lost messages - broker restart

2019-10-18 Thread Cannock, Richard
HI, Further investigations indicate that the resulting network connector establishes only a non durable topic subscription to the sourceTopic via the CompositeTopic, which is why we do not get any messages queued up at source and subsequently delivered received post the networked broker