Re: What does: Failed to send DHT near response mean?

2020-06-08 Thread akorensh
You can use setlocalHost to bind a node to one address only. see: https://ignite.apache.org/releases/latest/javadoc/org/apache/ignite/configuration/IgniteConfiguration.html#setLocalHost-java.lang.String- -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Re: What does: Failed to send DHT near response mean?

2020-06-08 Thread John Smith
It is. It seems to only happen when I scale the client. Just curious. is it possible that the client is bound to alot of address and causing communication issues??? When I look at the topology through ignite visor I see the client has multiple possible addresses. Is it possible to tell the client t

Re: What does: Failed to send DHT near response mean?

2020-06-08 Thread akorensh
Hello, It means that a node was not able to exchange message w/another node because of network or firewall issues. It lists the node in question inside the message. Check to make sure that the node is available and is in working order. *Failed to send DHT near response *[futId=16392, nearF

What does: Failed to send DHT near response mean?

2020-06-08 Thread John Smith
Hi, I got the below errors on my client node. CLIENT=TRUE I can see that it cannot communicate but why is it trying to communicate to 127.0.0.1? This is running inside a docker container and the cache nodes are running on dedicated VMs. {"appTimestamp":"2020-06-08T19:26:46.209+00:00","threadName"