Skip to content

Adapt to the new fields of tiflash system table #62295

@JaySon-Huang

Description

@JaySon-Huang

Enhancement

TiFlash issue: pingcap/tiflash#10272
TiFlash PR: pingcap/tiflash#10275

In order to improve the observability for TiFlash OOM risk under wide-column scenario, tiflash added delta_cache_alloc_size to system.dt_segments and column_count,delta_cache_alloc_size to system.dt_tables.

For the tidb side, it should add related columns to the information_schema.tiflash_tables and information_schema.tiflash_segments for retrieving the result from tiflash instances.

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/tiflashtype/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