Nikita Koksharov

Results 634 comments of Nikita Koksharov
trafficstars

at that moment invalidate() method was called?

The session expires in 60 seconds. During this time other nodes should complete their listeners execution

Is there any code to reproduce it?

You need to upgrade to 3.26.1+ version.

You need to define it like below: ```java RMap map = redissonClient.getMapCache("test_concurrent", new CompositeCodec(StringCodec.INSTANCE, valueCodec, valueCodec)); ```

PubSubPatternMessageListener might be created by RLocalCachedMap instance