Hi, Server nodes should be able to communicate with each other directly, for example, for rebalancing purpose or sending current partition distribution. So, if they're able to directly communicate with each other, you can either configure all their static Ips(not necessary for Multicast Ip finder) or use on of the other Ip finder implementations: https://apacheignite.readme.io/docs/tcpip-discovery
Evgenii пт, 24 апр. 2020 г. в 01:07, bribridnl <[email protected]>: > Hey guys, I have a very specific use case where raspberry pis are connected > in a ring topology and I have a docker service running apache ignite. Now I > want them to be running the same distributed database but I don't know what > multicast adress to use in the config.xml file. > For now each rpi has a wifi dongle plugged in and the dongle is connected > to > the wifi inerface of the next pi etc.. forming a ring. So they're not on > same subnetwork but kind of and they also act like routers between each > other... > Is someone able to help me ? > > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >
