Affinity function with thin clients

2021-11-22 Thread R. Subhash Babu
Hi Igniters, I am trying to create a cache using a thin client (ClientCacheConfiguration) and trying to see how I can 1) provide affinity function 2) restrict the number of partitions of the cache Any possible approach please? Thanks Subhash

Re: Affinity function with thin clients

2021-11-23 Thread R. Subhash Babu
ou’ll either have to configure that on the server side or in a >> thick-client. >> >> > On 22 Nov 2021, at 14:42, R. Subhash Babu wrote: >> > >> > Hi Igniters, >> > >> > I am trying to create a cache using a thin client >> (ClientCa