Hello
I would like to confirm one thing about ZenDiscovery pinging.
Assuming there is single cluster including nodes a,b,c, once the cluster is formed, do all the nodes do zen discovery pinging to each other?
My understanding is below.
a -> b
a -> c
b -> a
b -> c
c -> a
c -> b
Definitive guide seems to not clarify this part so I asked the question.