Thanks for the hint, but in the snippet I sent there's already:

// Override default discovery SPI.

cfg.setDiscoverySpi(spi);
cfg.setAddressResolver(basicResolver); // it does not change anything
(spi, commSpi have the resolve set too).

Or do you mean something else?

Cheers

On Wed, Oct 5, 2016 at 7:20 PM, vkulichenko [via Apache Ignite Users]
<ml-node+s70518n8106...@n6.nabble.com> wrote:
> Hi,
>
> Try to set the address resolver on the IgniteConfiguration instead of
> TcpDiscoverySpi. It looks like discovery works, but further communication
> doesn't.
>
> -Val
>
> ________________________________
> If you reply to this email, your message will be added to the discussion
> below:
> http://apache-ignite-users.70518.x6.nabble.com/Ignite-Cluster-Communication-with-SSH-Tunnels-tp273p8106.html
> To unsubscribe from Ignite Cluster Communication with SSH Tunnels, click
> here.
> NAML




--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/Ignite-Cluster-Communication-with-SSH-Tunnels-tp273p8114.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to