How do you programmatically configure hazelcast for the multicast discovery mechanism?

后端 未结 7 1181
-上瘾入骨i
-上瘾入骨i 2020-12-05 13:37

How do you programmatically configure hazelcast for the multicast discovery mechanism?


Details:

The documentation only supplies an example for TCP/IP

7条回答
  •  北海茫月
    2020-12-05 14:37

    Can you try with tcp/ip cluster first to make sure that everything else is fine? Once you have confirmed that there is no problem, try multicast. It could also be a firewall issue btw.

提交回复
热议问题