Nikita Koksharov
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);`...
Did you resolve the issue?
Please refer to https://redisson.org/docs/faq/
Did you try to increase nettyThreads?
which values did you try?