diff options
| author | Dan Engelbrecht <[email protected]> | 2023-05-12 13:14:55 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-05-12 13:14:55 +0200 |
| commit | 76e822752a1818d3b3fcbe17d7639d712f149c02 (patch) | |
| tree | 3d3b44b2ef584f05b57171a280a00fbc22093485 /src/zenhttp/httpsys.cpp | |
| parent | Gracefully exit if Ctrl-C is pressed (#293) (diff) | |
| download | zen-76e822752a1818d3b3fcbe17d7639d712f149c02.tar.xz zen-76e822752a1818d3b3fcbe17d7639d712f149c02.zip | |
fix logic for old blocks in blockstore gc (#295)
* fix logic for old blocks in blockstore gc
If we will remove all entries in a block and keep nothing we can't expect for the block to exist.
If we want to keep entries in a block, the block must exist, if not error and move entries to delete list.
Don't reset output block between blocks we are reading from, keep using it until it exceeds the max limit.
* changelog
Diffstat (limited to 'src/zenhttp/httpsys.cpp')
0 files changed, 0 insertions, 0 deletions