Nikita Koksharov

Results 640 comments of Nikita Koksharov

nameMapper might be called by different threads. It's not an issue.

Do you mean Redisson method call thread id?

Thanks for the test project. Unable to reproduce. I attached the output log. [out.log](https://github.com/redisson/redisson/files/13634959/out.log) Did you try to remover username and/or password in application.yaml ?

Unable to reproduce. Can you apply setting below to spring configuration and share the output? ```yaml logging: level: org.redisson: "TRACE" ```

Good point. This affects RBatch objects with executionMode != IN_MEMORY

It's controlled by retryAttempts setting.

It's a number of retries to send a command. The command can be related to load session as well