Re: Near Cache versus Continuous Query

2021-02-22 Thread bhlewka
I have 3 questions: 1. Why do the server nodes use on heap storage when a client initializes a dynamic near cache? We have never noticed any on-heap storage usage before using a near cache on one of our clients. Observe no caches initialized on server Initialize a normal cache a

Possible to change cache config without destroying and recreating cache?

2020-09-01 Thread bhlewka
Hi All, I have an ignite cache that is getting an affinity backup filter function added (https://ignite.apache.org/releases/latest/javadoc/org/apache/ignite/cache/affinity/rendezvous/ClusterNodeAttributeAffinityBackupFilter.html) to it, and I'm noticing that it isn't working unless it is a newly

2.7.0 -> 2.8.1 Upgrade warnings and issues

2020-08-13 Thread bhlewka
Hello all, I'm trying to upgrade an existing cluster from 2.7.0 to 2.8.1, and am following the upgrade procedure outlined in the Ignite documentation. I'm noticing new warnings I haven't seen before from my 2.8.1 clients, and am not sure how to get rid of them, or how important they are to fix. *