Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chao chang opened DATAREDIS-903 and commented
In the Javadoc of RedisClusterConfiguration, there are two configuration keys that are not used.
Cluster password and timeout are set by spring.redis.timeout and spring.redis.password in Spring Boot
Affects: 2.0.12 (Kay SR12), 2.1.3 (Lovelace SR3)
Referenced from: pull request #375
Backported to: 2.1.4 (Lovelace SR4), 2.0.13 (Kay SR13)
The text was updated successfully, but these errors were encountered:
mp911de
No branches or pull requests
spring-projects-issues commentedDec 1, 2018
chao chang opened DATAREDIS-903 and commented
In the Javadoc of RedisClusterConfiguration, there are two configuration keys that are not used.
Cluster password and timeout are set by spring.redis.timeout and spring.redis.password in Spring Boot
Affects: 2.0.12 (Kay SR12), 2.1.3 (Lovelace SR3)
Referenced from: pull request #375
Backported to: 2.1.4 (Lovelace SR4), 2.0.13 (Kay SR13)
The text was updated successfully, but these errors were encountered: