Closed arya2 closed 1 month ago
The db metrics printed by Zebra when it starts up seem too high, it looks like the total sst size in RocksDB includes the live database size.
Manually tested that the output matches the cache directory size reported by du -hs
du -hs
Motivation
The db metrics printed by Zebra when it starts up seem too high, it looks like the total sst size in RocksDB includes the live database size.
Solution
Tests
Manually tested that the output matches the cache directory size reported by
du -hs
PR Author's Checklist
PR Reviewer's Checklist