Nikita Koksharov
Nikita Koksharov
> Before migrating From which to which version?
Redisson default configuration is different. You need to revise it.
default value for `slaveConnectionPoolSize` and `masterConnectionPoolSize` is 64. try to reduce these values to 24.
You need to use getLocalCachedMapCache() which is part of PRO version. https://redisson.org/docs/data-and-services/collections/#eviction-local-cache-and-data-partitioning
@fernando-valdez Hi. Is there any update?
Could you elaborate a bit further? 1. if we have readMode = LOCALCACHE what is the point to use storeMode = LOCALCACHE_REDIS in this case? 2. as for the reload...
Please share the code to reproduce it
Can you try to upgrade to 3.40.1 version and share first 10 exceptions?
Is there any code to reproduce it?
@shashank412 Can you share the code to reproduce it?