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

Make placement rule in sql compatible with tiflash #37171

Closed
lcwangchao opened this issue Aug 17, 2022 · 0 comments · Fixed by #37252
Closed

Make placement rule in sql compatible with tiflash #37171

lcwangchao opened this issue Aug 17, 2022 · 0 comments · Fixed by #37252
Labels
affects-6.1 This bug affects the 6.1.x(LTS) versions. type/enhancement The issue or PR belongs to an enhancement.

Comments

@lcwangchao
Copy link
Collaborator

Enhancement

Currently, the placement rule group of tiflash is 0 that can be override by rules generated by "placement in SQL", so it is why we forbid set a table's placement policy and tiflash replica at the same time.

We can make the tiflash's group index higher to fix the above problem.

@lcwangchao lcwangchao added the type/enhancement The issue or PR belongs to an enhancement. label Aug 17, 2022
ti-chi-bot pushed a commit to pingcap/tiflash that referenced this issue Sep 2, 2022
@lcwangchao lcwangchao added the affects-6.1 This bug affects the 6.1.x(LTS) versions. label Oct 14, 2022
lcwangchao pushed a commit to lcwangchao/tidb that referenced this issue Oct 14, 2022
ti-chi-bot pushed a commit that referenced this issue Oct 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects-6.1 This bug affects the 6.1.x(LTS) versions. type/enhancement The issue or PR belongs to an enhancement.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant