Files
spring-data-redis/src/main/java/org/springframework/data
Mark Paluch 08ed1c472b Capture subscriber initialization exceptions in init future.
We now capture exceptions during the connection initialization and subscription to avoid getting the container into an invalid state.

Closes #2335
2022-06-02 09:02:55 +02:00
..