-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Labels
affects-7.5This bug affects the 7.5.x(LTS) versions.This bug affects the 7.5.x(LTS) versions.affects-8.1This bug affects the 8.1.x(LTS) versions.This bug affects the 8.1.x(LTS) versions.affects-8.5This bug affects the 8.5.x(LTS) versions.This bug affects the 8.5.x(LTS) versions.component/tiflashtype/enhancementThe issue or PR belongs to an enhancement.The issue or PR belongs to an enhancement.
Description
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
Labels
affects-7.5This bug affects the 7.5.x(LTS) versions.This bug affects the 7.5.x(LTS) versions.affects-8.1This bug affects the 8.1.x(LTS) versions.This bug affects the 8.1.x(LTS) versions.affects-8.5This bug affects the 8.5.x(LTS) versions.This bug affects the 8.5.x(LTS) versions.component/tiflashtype/enhancementThe issue or PR belongs to an enhancement.The issue or PR belongs to an enhancement.