Hi everyone, Is there a way for a ignite client to connect only to the set of servers who holds the cache or its backups. So that it will not requests from a server which then has to talk to another node and return the values.
I know near cache is there, but that again increase allocated cache size to the node and I wouldn’t be able to do a true partitioned cache. -- /subash
