diff options
| author | Dan Engelbrecht <[email protected]> | 2022-10-17 10:48:32 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-10-17 01:48:32 -0700 |
| commit | 2493c28b434374c00fa06a928fae8a698a846cb9 (patch) | |
| tree | 9c366fd7adc96ff2ca4ff43a6ecf9e593ab368f6 /zenhttp/httpshared.cpp | |
| parent | Add "Accept" field in RPC request to gracefully handle requests from older in... (diff) | |
| download | zen-2493c28b434374c00fa06a928fae8a698a846cb9.tar.xz zen-2493c28b434374c00fa06a928fae8a698a846cb9.zip | |
fix concurrency issues in projectstore and enable GC (#181)
* Fix concurreny issues when deleting projects/oplogs
* remove rocksdb test code
* project store unit tests
* safer deletion of oplogs/projects
* reference count ProjectStore::Project to handle lifetime during GC
* Don't open all project oplogs unless we need them
* Don't scrub expired projects
* Don't gather references from expired projects
* added logging details for GC
* release lock as soon as folder is moved
* more tests for project store
* changelog
Diffstat (limited to 'zenhttp/httpshared.cpp')
0 files changed, 0 insertions, 0 deletions