Skip to content

feat: support reset dead partition #2173

Open
@ruojieranyishen

Description

@ruojieranyishen

Feature Request

Is your feature request related to a problem? Please describe:
When data disk damage causes all three replicas to be unavailable, most of Pegasus's functions—such as backup, bulk load, and duplication—will not be usable. Therefore, a fallback strategy is needed to address this situation.

Describe the feature you'd like:

By resetting the dead paritions to abandon some data, you can trick the meta server into allowing functions like backup to proceed normally.

Mainly two parts:

  1. Reset the partition configuration on the meta server and zookeeper.
  2. Reserve the dead partition data on the target replica server.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions