• Andy Wilkinson's avatar
    Start building against Spring Data Kay SR4 snapshots · 00489c74
    Andy Wilkinson authored
    The fix in Spring Data Redis for sentinel configuration means that
    two Jedis sentinel tests now attempt to connect to a Sentinel. As a
    result the tests fail. Running a Redis Sentinel in a Docker container
    appears to be non-trivial. As an alternative, this commit updates the
    tests to capture the JedisConnectionFactory prior to its
    initialization (which is the failure trigger) and then assert that its
    configuration is as expected.
    
    See gh-11884
    Closes gh-11855
    00489c74
Name
Last commit
Last update
.github Loading commit data...
.mvn Loading commit data...
ci Loading commit data...
eclipse Loading commit data...
spring-boot-project Loading commit data...
spring-boot-samples Loading commit data...
spring-boot-samples-invoker Loading commit data...
spring-boot-tests Loading commit data...
.editorconfig Loading commit data...
.gitignore Loading commit data...
.settings-template.xml Loading commit data...
CODE_OF_CONDUCT.adoc Loading commit data...
CONTRIBUTING.adoc Loading commit data...
LICENSE.txt Loading commit data...
README.adoc Loading commit data...
SUPPORT.adoc Loading commit data...
mvnw Loading commit data...
mvnw.cmd Loading commit data...
pom.xml Loading commit data...