Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

BR should filter out TiFlash nodes #180

@kennytm

Description

@kennytm

Please answer these questions before submitting your issue. Thanks!

  1. What did you do?

Backup from a cluster where some TiFlash nodes are running

  1. What did you expect to see?

Success.

  1. What did you see instead?

Backup failed with "Unimplemented" error in SendBackup(), on this line:

resp, err := bcli.Recv()

Since TiFlash cannot participate in BR anyway, we should just filter these nodes out.

  1. What version of BR and TiDB/TiKV/PD are you using?

3.1.0-beta.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions