Skip to content

Limit the concurrent number of sst files that call ingest sst API during the add index period #61553

@AndreMouche

Description

@AndreMouche

Enhancement

related to #58807

currently, we already have https://docs.pingcap.com/tidb/stable/system-variables/#tidb_ddl_reorg_max_write_speed-new-in-v6512-v755-and-v850
while we can not control the concurrent number of sst files, and TiKV will take the number of level0 files as the standard for rate limiting

Metadata

Metadata

Assignees

No one assigned

    Labels

    affects-7.5This bug affects the 7.5.x(LTS) versions.affects-8.1This bug affects the 8.1.x(LTS) versions.affects-8.5This bug affects the 8.5.x(LTS) versions.component/ddlThis issue is related to DDL of TiDB.type/enhancementThe issue or PR belongs to an enhancement.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions