You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As workaround: Configure yourself ClusterClientOptions with the appropriate maxRedirects value and apply it through LettuceClientConfigurationBuilderCustomizer .
spring.redis.cluster.max-redirects is ineffective when user the LettuceConnectionFactory, This value is always the default 5
The text was updated successfully, but these errors were encountered: