Memory usage of Restoring KVStore is much larger than expected #9585
Labels
component/storage
may-affects-5.4
may-affects-6.1
may-affects-6.5
may-affects-7.1
may-affects-7.5
may-affects-8.1
may-affects-8.5
severity/major
type/bug
The issue is confirmed as a bug.
Bug Report
Summary
In v6.5.9, after a restart, TiFlash recovered with 2 GiB of uncommitted data, occupying 7.4 GiB of memory.
Test Procedure
Start a v6.5.9 Cluster
BR Import chbenchmark-1500
Create TiFlash Replicas
Create a New Table and Start a Transaction Without Committing
Observe Data Volume in kvstore
Memory Usage: 9.6 GiB
Memory Usage After Startup:
Memory Usage After Write: 2.6 GiB
The text was updated successfully, but these errors were encountered: