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
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
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.
*