Skip to content

Failover feature should be worked in regardless of order in slaves.json  #4

@walkingtospace

Description

@walkingtospace

For example,

A - master
B - slave

When A is down, B becomes a master. Then we execute A as a slave and A recognize B as a master. It works well.
But when B is down, A should be a master, but it isn't since the order of A is above of B at slaves.json.

Therefore, we need more flexible scheduling for the ordering.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions