Nikita Koksharov

Results 623 comments of Nikita Koksharov
trafficstars

> yet while I wait for the future to complete on some sporadic occasions futures wont complete Do you mean the feature returned by `RExecutorService#submit(Runnable)` method?

It can be connected to https://github.com/redisson/redisson/issues/6271

I'm closing it. Let us know if issue appears with 3.41.1 version.

as well as password and username parameters

Hi, Which Redisson version do you use?

Currently it's available through RedisNode interface: ```java RedisSingle nodes = redisson.getRedisNodes(RedisNodes.SINGLE); Time t = nodes.getInstance().time(); ```

Unfortunately it's not checked with Spring Devtools reload

> Unable to initialize codec with ClassLoader parameter Which codec do you use?