Actually you have two notions as localaddr and addr.
The local adress transformed in InetAdress (when the host is set) is
extracted from the code InetAddress.getByName(hostName).
that it is wrong when the host is set by an ip.
In case of an ip, the localaddr transformation should be
InetAddress
Hi
I add Redis as a sample of memory compression strategy
http://labs.octivi.com/how-we-cut-down-memory-usage-by-82/
http://redis.io/topics/memory-optimization
Regards
S DIAZ
2016-07-27 8:24 GMT+02:00 Alexey Kuznetsov :
> Nikita,
>
> That was my intention: "we may need to provide a better
sebastien diaz created IGNITE-3221:
--
Summary: Bad ip used , when fixed ip in hostname
Key: IGNITE-3221
URL: https://issues.apache.org/jira/browse/IGNITE-3221
Project: Ignite
Issue Type: Bug