Nikita Koksharov
Nikita Koksharov
Did you try to upgrade netty version to the latest?
Can you reproduce that with the latest version?
Make sure that it's not the same thread. Since the lock is reentrant.
> is there a situation where the semaphore for the first thread to release the lock has been issued, but the other thread has not yet established a subscription relationship,...
If it's subscribed after the event was published then it won't get a notification. I don't see the reason of continuous blocking here.
Can you share the logs?
Can you share RedissonSessionManager configuration?
Can you try 3.26.1 version?
Please refer to https://redisson.org/docs/faq/