Re: HASH_JOIN: Index "HASH_JOIN_IDX" not found

2022-01-11 Thread 38797715
Yes,you are right,GCE is OK. Therefore, either remove the description from Ignite's documentation or migrate the function from GCE back to Ignite. 在 2022/1/11 15:20, Ilya Korol 写道: I've checked latest master and didn't find any mentions of HASH_JOIN_IDX in it (except documentation sources). M

long JVM pauses

2022-01-11 Thread satyajit.mandal
Hi Team, We do see long JVM pauses and after that nodes in our cluster stops. This happens in every two weeks usually. What are the possible solutions to avoid long JVM pause. Can someone advise generic settings which is recommended in such cases? [23:20:37,82

Re: long JVM pauses

2022-01-11 Thread Mikael
Hi! There are no generic settings, each case is unique, it will require some tuning to get it right, how much java heap do you use ? and what garbage collector are you using ? how much data do you have ? persistence enabled ? how do you use the caches, is data deleted often or do you keep it

RE: long JVM pauses

2022-01-11 Thread satyajit.mandal
Hi Mikael, We are using below settings and we have default off heap memory enabled. Heap size is 10 GB per node and we are running 4 nodes as part of cluster. Data size is ~25MB but it continuously updates and inserts records in every 5 mins and 15 mi

Regression:CacheInvalidStateException: Failed to execute query because cache partition has been lostPart

2022-01-11 Thread 18624049226
Start 2 nodes using the attached configuration file, and then: 1.activate cluster; 2.restart one node; 3.execute sql:SELECT * FROM "testCache".String,then error occurs; This problem affects versions 2.9 and later, and versions before 2.9 are not affected. https://issues.apache.org/jira/brow