This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
How to reproduce PartitionSelectorException? #2562
Labels
status: waiting-for-feedback
We need additional information before we can continue
Questions
First, I appreciate you keeping Lettuce active.
I faced
PartitionSelectorException
during manualCLUSTER FAILOVER
on my production environment. So I tried to reproduce the exception but failed.Any feedback or ideas would be very helpful.
My questions are:
PartitionSelectorException
might occur when running theCLUSTER FAILOVER
command manually? I guess it is, but I couldn't find it.PartitionSelectorException
if the cluster is stable and Lettuce has refreshed the topology periodically or adaptively. If so, is there a possible way to catch and retry it? (e.g.: blocks adaptive refresh and retries the command after that)Environment
What I already checked:
PartitionSelectorException
during refresh ofPartitions
#2178 // Only for 6.2.0.RELEASEThe text was updated successfully, but these errors were encountered: