tikv / tikv

Distributed transactional key-value database, originally created to complement TiDB

Home Page:https://tikv.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

In-memory Engine: range should be evicted after sst ingestion

overvenus opened this issue · comments

Bug Report

Both Lightning import and BR restore will read ingest data for checksum verification. However, TiKV currently does not load SST files immediately after ingestion. This delay causes checksum mismatches, leading to failures in Lightning and BR.

What version of TiKV are you using?

Nightly, 2024-06-23

Steps to reproduce

Just run BR restore.