-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Labels
affects-6.1This bug affects the 6.1.x(LTS) versions.This bug affects the 6.1.x(LTS) versions.affects-6.5This bug affects the 6.5.x(LTS) versions.This bug affects the 6.5.x(LTS) versions.affects-7.1This bug affects the 7.1.x(LTS) versions.This bug affects the 7.1.x(LTS) versions.severity/majortype/bugThe issue is confirmed as a bug.The issue is confirmed as a bug.
Description
Bug Report
What version of TiKV are you using?
the current master
What operating system and CPU are you using?
unrelated
Steps to reproduce
Run tidb-lightning and make some region epoch changes between writing and ingesting.
More detailed:
- Upload a SST by
write. - But, don't ingest it.
- Scatter the region bound to the SST meta, make the store we are
writeing to no more has a peer of that region.
What did you expect?
After tidb-lightning exits, the SST file should be cleaned.
What did happened?
Even time passed 5 days, the SST file hasn't been removed.
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.affects-6.5This bug affects the 6.5.x(LTS) versions.This bug affects the 6.5.x(LTS) versions.affects-7.1This bug affects the 7.1.x(LTS) versions.This bug affects the 7.1.x(LTS) versions.severity/majortype/bugThe issue is confirmed as a bug.The issue is confirmed as a bug.