Duplicate messages on a leafnode cluster connected to a supercluster. #4823
-
|
I'm experiencing a weird behavior on my leafnode cluster with messages duplicated many times. I'm tracking the sequence numbers between messages and when I'm experiencing this issue it looks like this: My current setup is: Cluster 1 & 2 in EU, connected via gateways, it's a super cluster, 3 nodes each. We connect cluster 3 to 1 & 2 like this: The weird things about this issue:
This may be a continuation of my last question. I'm not using accounts and authorization blocks are very similar to that question. Am I experiencing a bug of sorts or do I have something that can cause this in my setup? ----More about the setup--- The authorization block for As for the leafnode block: To fix the issue we can make a new deny_import list: As for the The only user that can somehow access the data on |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
|
We would need to see your complete setup. Its possible to create a loop using account imports and exports. Normal mis-configuration loops are usually caught by the system when the LN's are established. |
Beta Was this translation helpful? Give feedback.
-
|
A Leafnode bridges NATS systems. A Supercluster is a single system, so the LN connections from cluster 3 in Asia should only connect once to the supercluster, not to each cluster 1 & 2. |
Beta Was this translation helpful? Give feedback.
A Leafnode bridges NATS systems. A Supercluster is a single system, so the LN connections from cluster 3 in Asia should only connect once to the supercluster, not to each cluster 1 & 2.