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

It's no need to store TiFlash replica progress in ETCD. #38464

Closed
hehechen opened this issue Oct 14, 2022 · 0 comments · Fixed by #38564
Closed

It's no need to store TiFlash replica progress in ETCD. #38464

hehechen opened this issue Oct 14, 2022 · 0 comments · Fixed by #38564
Labels
type/enhancement The issue or PR belongs to an enhancement.

Comments

@hehechen
Copy link
Contributor

hehechen commented Oct 14, 2022

Enhancement

We can just get progress from the cache in DDL owner, avoiding the impact on ETCD in the case of many tables like this issue: #37168.

@hehechen hehechen added the type/enhancement The issue or PR belongs to an enhancement. label Oct 14, 2022
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

Successfully merging a pull request may close this issue.

1 participant