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

ddl ingest can not set store-write-bwlimit while using lightning local backend #57156

Open
CbcWestwolf opened this issue Nov 6, 2024 · 0 comments · May be fixed by #57145
Open

ddl ingest can not set store-write-bwlimit while using lightning local backend #57156

CbcWestwolf opened this issue Nov 6, 2024 · 0 comments · May be fixed by #57145
Labels
affects-6.5 affects-7.1 affects-7.5 affects-8.1 affects-8.5 component/ddl This issue is related to DDL of TiDB. may-affects-5.4 This bug maybe affects 5.4.x versions. may-affects-6.1 severity/major type/bug The issue is confirmed as a bug.

Comments

@CbcWestwolf
Copy link
Member

We introduced a store write limiter in #35193 to reduce the impact on online services.
But we can not set this when adding index utilizes lightning local backend.
A new variable is needed to reduce the impact of ADD INDEX on online services

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects-6.5 affects-7.1 affects-7.5 affects-8.1 affects-8.5 component/ddl This issue is related to DDL of TiDB. may-affects-5.4 This bug maybe affects 5.4.x versions. may-affects-6.1 severity/major type/bug The issue is confirmed as a bug.
Projects
None yet
1 participant