Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent moving any followers or leaders to TiFlash nodes #2238

Open
disksing opened this issue Mar 13, 2020 · 0 comments
Open

Prevent moving any followers or leaders to TiFlash nodes #2238

disksing opened this issue Mar 13, 2020 · 0 comments
Assignees
Labels
type/enhancement The issue or PR belongs to an enhancement.

Comments

@disksing
Copy link
Contributor

Feature Request

Describe your feature request related problem:

TiFlash does not allow to have any followers or leaders. We use placement rules to prevent moving followers or leaders to TiFlash nodes. If user writes wrong config, or PD creates wrong schedule operator, it can still happen and causes TiFlash to crash.
Related to #2237

Describe the feature you'd like:

Support configure the ability of node. If a node cannot have any followers, PD can reject operators that want to violate configuration.

Describe alternatives you've considered:

Teachability, Documentation, Adoption, Migration Strategy:

Related features: label constraints, placement rules, label properties, specialUse filter.

@disksing disksing added the type/enhancement The issue or PR belongs to an enhancement. label Mar 13, 2020
@disksing disksing self-assigned this Mar 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement The issue or PR belongs to an enhancement.
Projects
None yet
Development

No branches or pull requests

1 participant