mirror of
https://github.com/facebook/rocksdb.git
synced 2026-07-07 14:47:40 +08:00
7e4406a171
Summary: Pull Request resolved: https://github.com/facebook/rocksdb/pull/12238 Reviewed By: jowlyzhang Differential Revision: D52809593 fbshipit-source-id: 692852cdd3074275ef92bde83ff15a800d8ae3d5
124 B
124 B
Fixed the handling of the edge case when all existing blob files become unreferenced. Such files are now correctly deleted.