Skip to content

Add support for resume from GTID based source failover #270

@morgo

Description

@morgo

Algorithmically we can support resuming from a source (old term: master) node failure. But we don't test it and thus don't advertise it.

We should be able to do this. It will need switching the binlog based coordinates to be GTIDs (not positions) - which is fine, we have no dependency on either.. and lots of tests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions