Closed mayjiang0203 closed 2 months ago
/severity critical /assign @JinheLin
The problem is the test env for wn under disagg arch is 32GiB, which is not that sufficient. If the memory limit happen to thrown in raft thread, it will make tiflash crash.
This should be an issue that happen on the cse-proxy branch. (The https://github.com/pingcap/tidb-engine-ext is not affected.) Too many raft log are added to in-memory WriteBatches pending for delete. Should be fixed by https://github.com/tidbcloud/cloud-storage-engine/pull/1757
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
test case: [htap_bigdata_consistency_004]
2. What did you expect to see? (Required)
no error
3. What did you see instead (Required)
4. What is your TiFlash version? (Required)
v7.1.0