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
bug #51775 [Cache] Fix two initializations of Redis Sentinel (digilist)
This PR was merged into the 6.4 branch.
Discussion
----------
[Cache] Fix two initializations of Redis Sentinel
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Tickets | n/a
| License | MIT
After #51687 and #51683 have been merged, there are now two initializations of Redis Sentinel, which also leads to the integration test failure mentioned in [this comment](#51687 (comment)). This PR fixes this.
Commits
-------
2d23a1b [Cache] Fix two initializations of Redis Sentinel
0 commit comments