Skip to content

disable 'import-mode' when using global sort #60361

@D3Hunter

Description

@D3Hunter

Enhance

'import mode' is enabled previously to avoid TiKV into write stale and flow control, to make import success even through there are a lot of range overlap and some SST might ingested into L0, but with global sort, we can make sure there is no range overlap, it shouldn't ingest into L0 normally, we can disable switching to 'import mode' in this case

Metadata

Metadata

Assignees

No one assigned

    Labels

    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