Skip to content

Allow maintaining of address order with auto recovery #689

Closed
@ValSmith

Description

@ValSmith

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions