I’ve recently made some changes to our EventStore cluster resulting in the IP address advertised for each node being different from the IP address that peer nodes would see on connect.
It appears that as a result, the EventStore cluster registers each node twice, one under the IP it has advertised, and one which is the IP address that has connected. The duplicate record then shows up as a “Manager” node in the cluster overview, despite the fact that I’m running the OSS version and there are no manager nodes.
-
Should I be worried about this at all or does it just look funny?
-
Is there a way to make it so that these entries do not appear?
Cheers,
Kristian