Hi,
I am facing an issue with client-subscription. My PROXY client is not receiving all the updates from the cache. Cache has all the regions(defined as partitioned region).
I have verified from the client -statistics that client received only around 27K updates for a region, which has 60K+ rows.
Client is connected to one of the partiotioned VM. I also noticed that this behavior can be easily seen across the gateway. i.e. Update on site 1. data gets replicated to site-2. and site-2 cache's client is misisng updates. It is reproducable when I try to push around 1.8 GB of data across the WAN.
Is there any special configuration required for Partitioned cache's clients?