Does Jedis support discovery new nodes in Redis cluster? #3607
Unanswered
christranv
asked this question in
Q&A
Replies: 1 comment
-
It should be usually rediscovered. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I met an issue when a node in my Redis cluster is down and replaced by new nodes in K8s, Jedis can not detect new node as a replacement for failed one. Is there any way to resolve this problem?
Beta Was this translation helpful? Give feedback.
All reactions