IP and hosts

2016-06-07 Thread Sebastien DIAZ
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

Re: Data compression in Ignite 2.0

2016-07-27 Thread Sebastien DIAZ
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

[jira] [Created] (IGNITE-3221) Bad ip used , when fixed ip in hostname

2016-05-31 Thread sebastien diaz (JIRA)
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