1
0
mirror of https://github.com/google/leveldb.git synced 2025-04-25 14:00:27 +08:00
This commit is contained in:
Christopher Jeffrey (JJ) 2025-02-26 00:46:23 +00:00 committed by GitHub
commit b4ffdf2c17
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -313,6 +313,8 @@ class Repairer {
}
delete iter;
table_cache_->Evict(t.meta.number);
ArchiveFile(src);
if (counter == 0) {
builder->Abandon(); // Nothing to save