Closed
Description
According to the documentation you can use an AddressResolver to choose a desired host first. I created a resolver that returns [host1,host2,host3] but then found that the connections were all to host2 even though host 1 was available. After a while I discovered that when autoRecovery=true the address list is always shuffled. Could there be a possibility to maintain the list order when using auto recovery? Or is there a very intentional reason this is not allowed?
Metadata
Metadata
Assignees
Labels
No labels