-
Notifications
You must be signed in to change notification settings - Fork 411
Closed
Labels
affects-6.1This bug affects the 6.1.x(LTS) versions.This bug affects the 6.1.x(LTS) versions.component/storageseverity/moderatetype/bugThe issue is confirmed as a bug.The issue is confirmed as a bug.
Description
Enhancement
We currently support running alter table T compact tiflash replica to trigger compactions manually. And compactions only merge the on-disk data, the data in memtable cannot be merged. It will be better to also flush the memtable before doing compactions, so that we can have a better data layout and better read performance.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
affects-6.1This bug affects the 6.1.x(LTS) versions.This bug affects the 6.1.x(LTS) versions.component/storageseverity/moderatetype/bugThe issue is confirmed as a bug.The issue is confirmed as a bug.