Could you test the simplest use case:
- In-memory cache without any persistence
- 1 backup
- WriteSynchronizationMode = FullSync
- Check count with ICache.GetSize
Then we can add other parts (persistence) one by one to see where the
problem might be.
On Thu, Dec 7, 2023 at 5:17 AM wrote:
> Hi
Hi Pavel,
The cluster consist of some caches using Native persistence and some
caches connected to external cache store. BackUp = 1 is set for every
cache.
I checked the count of cache connected to external cache store once
it was prepopulated and then stoppin