Hi,
my previous pulled version had cluster leaves use cluster.node="" to inform the cluster root, who would then inform all existing leaves of the new leaf, creating the full connection mapping.
I merged latest main (bit over a week ago), but the node variable is removed, and it seems i need to manually add the full list of relays in each cluster.connect in each relay (seems inefficient, especially compared to the previous discovery method).
Is there a better leaf discovery process (not manual), that I missed in the new version?
Hi,
my previous pulled version had cluster leaves use cluster.node="" to inform the cluster root, who would then inform all existing leaves of the new leaf, creating the full connection mapping.
I merged latest main (bit over a week ago), but the node variable is removed, and it seems i need to manually add the full list of relays in each cluster.connect in each relay (seems inefficient, especially compared to the previous discovery method).
Is there a better leaf discovery process (not manual), that I missed in the new version?