Skip to content

how to refresh lettuce connection manually? #2408

Answered by mp911de
carresia asked this question in Q&A
Discussion options

You must be logged in to vote

When destroying the connection factory, you no longer can submit tasks. If you need to swap out the connection factories, I suggest implementing the RedisConnectionFactory interface and delegating to an active LettuceConnectionFactory instead of destroying the top-level object.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@carresia
Comment options

Answer selected by carresia
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants