The entry.tag is incorrect after full gc #5093
Labels
affects-6.1
This bug affects the 6.1.x(LTS) versions.
component/storage
severity/major
type/bug
The issue is confirmed as a bug.
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
2. What did you expect to see? (Required)
the entry.tag remain unchanged after full gc
3. What did you see instead (Required)
new_entry.tag is not set after full gc
tiflash/dbms/src/Storages/Page/V3/BlobStore.cpp
Lines 1120 to 1135 in 5b61ae7
this will lead to more IO caused by
RegionPersister::doPersist
tiflash/dbms/src/Storages/Transaction/RegionPersister.cpp
Lines 111 to 115 in 5b61ae7
4. What is your TiFlash version? (Required)
master
The text was updated successfully, but these errors were encountered: