File tree
2 files changed
+11
-3
lines changed- src
- main/java/org/springframework/data/redis/connection
- test/java/org/springframework/data/redis/connection/lettuce
2 files changed
+11
-3
lines changedsrc/main/java/org/springframework/data/redis/connection/RedisStaticMasterReplicaConfiguration.java
Lines changed: 8 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
42 |
| - | |
| 42 | + | |
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
47 | 54 |
| |
48 | 55 |
| |
49 | 56 |
| |
|
src/test/java/org/springframework/data/redis/connection/lettuce/LettuceConnectionFactoryTests.java
Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
543 | 543 |
| |
544 | 544 |
| |
545 | 545 |
| |
546 |
| - | |
547 |
| - | |
| 546 | + | |
| 547 | + | |
| 548 | + | |
548 | 549 |
| |
549 | 550 |
| |
550 | 551 |
| |
|
0 commit comments