Skip to content

Balance policy can not address multi storage medium cluster #704

Description

@morningman

Describe the bug
Balance policy on cluster with multi storage medium is more complicated.

  1. When doing balance, a tablet on SSD should be balanced to another SSD medium.
  2. Some Backends may have SSD, some may not. So we have to calculate the load score in view of storage medium.
  3. When repairing a tablet, we should choose a Backend even if it does not have a proper storage medium.

Activity

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions