Skip to content
This repository was archived by the owner on Feb 18, 2025. It is now read-only.
This repository was archived by the owner on Feb 18, 2025. It is now read-only.

Orchestrator cannot recover async/semi-sync replicas of failed replication group members #1253

@ejortegau

Description

@ejortegau

Some basic support for group replication was previously added in #1180
However, it is only about understanding single primary groups and being able to display them in the UI, but it does not tackle
anything related to failure detection and recovery.

While group replication has built-in primary election and fail-over, this is only for the group itself. If any group member (be it the primary or any secondary) has traditional async/semi-sync replicas, and it fails, neither group replication nor orchestrator currently fix that.

Hence, this Issue is a feature request so that Orchestrator can fix traditional replicas of group members.

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