Nikita Koksharov

Results 669 comments of Nikita Koksharov

> Hi [@mrniko](https://github.com/mrniko), > > were you able to replicate the issue with the above code? @seakider Any update?

@shashank412 Can you share the Redisson config?

change performanceMode: NORMAL and try to set nettyThreads: 32 or 64 or 128

Introducing a new Map object may cause a memory leak with large RMap objects.

> Oh I see thanks for pointing it out, also I can see the below object will be loaded all Redis objects into memory also `List params = new ArrayList(map.size()*3);`...

Please refer to https://redisson.org/docs/faq/