thanks for the reply. that's what i tried, with a range of port or specified one port only
tcpDiscoveryMulticastIpFinder.setAddresses(Collections.singletonList("127.0.0.1:47500"));
i also tried given one static ip
tcpDiscoveryVmIpFinder.setAddresses(Collections.singletonList("127.0.0.1:47500"));
but why the discovery still need 40 seconds,
please kindly advise.
--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/
