Nikita Koksharov
Nikita Koksharov
any update?
@ramprasad1996 please provide Redisson logs in `trace` logging level
@philmtd "SlaveConnectionPool no available Redis entries" error resolved in 3.17.6. Unable to init enough connections amount! Only 12 of 24 were initialized. Try to set 12 maxIdleConnections setting
Any update?
Reactive LocalCachedMap implemented in https://github.com/redisson/redisson/issues/3181
Can you try this implementation of AddressResolverGroupFactory https://github.com/redisson/redisson/pull/4577#issuecomment-1269509090 ? It allows to adjust rate of dns queries per defined time interval.
Fixed in https://github.com/redisson/redisson/issues/1625
> However if we specify just one or two nodes and if those nodes are down (while the cluster is still up), does that affect the client connectivity? No