Hello!
I've heard that setLocalHost("127.0.0.1") sometimes helps in this situation
- Ignite does not have to traverse all network adapters.
Regards,
--
Ilya Kasnacheev
сб, 21 дек. 2019 г. в 17:43, xingjl6280 <[email protected]>:
> 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/
>