Re: How to reload a cache being queried with minimum downtim

2019-12-12 Thread Renato Melo
se solutions require some kind of cooperation from the query client so I am not sure it is possible for you to do that. Mikael Den 2019-12-12 kl. 03:50, skrev Renato Melo: Hello, Periodically I need to reload a cache that is being massive queried by a stream application. In my curren

How to reload a cache being queried with minimum downtime

2019-12-11 Thread Renato Melo
Hello, Periodically I need to reload a cache that is being massive queried by a stream application. In my current solution every reload I drop the cache, recreate it and reload data. Caches are persisted in the file system. I am looking for alternatives to minimize downtime when reloading

Huge Query order by PK causes OOMKilled

2018-09-14 Thread Renato Melo
I am running on Kubertes three nodes. 32 caches are replicated across these 3 nodes. Currently each node is Limited to 10 cpus and 30 Gigabits of memory. Caches are persisted. Max heap memory is set to 18g. Before running the query, with all nodes up and connect, I ran top and I see that

Re: NPE from the native persistence enable node

2018-06-08 Thread Renato Melo
Thank you Ilya, it worked! Em segunda-feira, 4 de junho de 2018 15:44:35 GMT-3, ilya.kasnacheev escreveu: Hello! Yes, you should be able to do that by specifying WITH "VALUE_TYPE=..." Look it up on readme.io: https://apacheignite-sql.readme.io/docs/create-table Regards, -- Sent