Solace Community is getting a facelift!
On March 3rd we will be starting the process of migrating Solace Community to a new platform. As a result, Solace Community will go in to a temporary read-only state. You will still be able to come onto Solace Community and search through posts to find answers, but you won't be able to ask questions, post comments, or react in any way.
We hope to have the migration complete by Wednesday March 5th (or sooner), so please keep an eye out!
Propagation of messages in a DMR cluster(external link)
Hi there,
I have 4 nodes, solacesingle1primary
and solaceha1primary
form a DMR: Cluster-Test (internal link), singleevaluation2primary
and solaceha2primary
form another DMR: Cluster-Another (internal link).
I connect the two DMR clusters Cluster-Test and Cluster-Another with an external link, and solacesingle1primary
and solaceha2primary
are the gateway nodes.
Now, the status of the link is up, I try to publish messages in the solaceha2primary
node (no queue, only topic), and there is consumer subscribed to the same topic in the solacesingle1primary
node, but my consumer has not been able to receive the messages, and I see solaceha2primary
node think there is no topic consumer, directly discarded the message.
Is my understanding of the DMR where there is a mistake, why the message will not be propagated to solacesingle1primary
node through the external link?