LettuceConnectionFactory
lifecycle stops connections before depending components are stopped
#2957
Labels
type: bug
A general bug
Milestone
I'm using a RedisTemplate with spring boot version 3.3.0 and spring-data-redis 3.3.0.
When I stop our spring service or excute test task, I got the message as above.
I think this issue has relation with 2330 issue( #2330).
I didn't this message when I use spring boot 3.1.0. So I have tested varios spring boot version above 3.1.0.
And then I detected this issue was happed above spring boot version 3.2.0.
The text was updated successfully, but these errors were encountered: