Affinity key - use of records on backup nodes

2018-03-02 Thread Paulus de B.
Quick question, if we have data fully replicated on all nodes, is there still a need to use affinity keys? Thanks, Paulus de B. -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Re: SortedEvictionPolicy doesn't work as expected

2018-03-02 Thread mamaco
Everything is clear now, our product version is ignite 1.7, now considering 2.3 migration, the whole conversation is very important to us, especially the key point of how Off-Heap works. Thank you so much. Marco Denis Mekhanikov wrote > No, It's not like that. > > You can access any entry

Re: Affinity key - use of records on backup nodes

2018-03-02 Thread Denis Mekhanikov
Hi Paulus! In such case there won't be any need in affinity collocation, as long as CacheConfiguration#readFromBackup property is set to true, which is the

Re: Thread got interrupted while trying to acquire table lock & Got interrupted while waiting for future to complete

2018-03-02 Thread Ilya Kasnacheev
Hello! Unfortunately this code still doesn't lock for me when I run it on some non-empty cache with considerable number of entries. Are you sure there's nothing running in parallel on those caches? Can you perhaps upload a minimal reproducer on github? Regards, -- Ilya Kasnacheev 2018-03-01

Re: Thread got interrupted while trying to acquire table lock & Got interrupted while waiting for future to complete

2018-03-02 Thread Teki
ok.. I will try uploading into github. And the error messages come on the server node. The client node gets completed with no issues. The actual update also does not happen. -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Re: ODBC driver compile error

2018-03-02 Thread Igor Sapego-1
I can not reproduce the issue on my system. Can you try to apply attached patch and tell me if this helps? 01.patch -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Re: NODE_SEGMENTED AND NODE_FAILED errors

2018-03-02 Thread David Harvey
When I hit something like this, the logs suggested increasing socketWriteTimeout, and that helped for me. On Fri, Mar 2, 2018 at 7:58 AM, KR Kumar wrote: > Hi - I have a three node cluster with c4.2xlarge machines with ignite > persistence enabled. While doing a load

NODE_SEGMENTED AND NODE_FAILED errors

2018-03-02 Thread KR Kumar
Hi - I have a three node cluster with c4.2xlarge machines with ignite persistence enabled. While doing a load testing of the cluster, after writing about 50 million events to the cache, I am getting NODE_SEGMENTED and NODE_FAILED notifications and after the cache server sort of hangs. But when I