Simplify writecache #377

Merged
fyrchik merged 3 commits from fyrchik/frostfs-node:refactor/simplify-WC into master 2023-05-19 09:37:06 +00:00

3 commits

Author SHA1 Message Date
d259dd8cd9 [#314] writecache: remove objects right after they are flushed
All checks were successful
ci/woodpecker/pr/pre-commit Pipeline was successful
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2023-05-18 18:32:12 +03:00
Pavel Karpy
389c3251b7 [#314] writecache: Do not lose small objects on disk errors
Do return error if an object could not been stored on WC's disk.

Signed-off-by: Pavel Karpy <p.karpy@yadro.com>
2023-05-18 18:32:12 +03:00
Pavel Karpy
cfcefc48bc [#314] writecache: Simplify background workers naming
Also, drop not used arg.

Signed-off-by: Pavel Karpy <p.karpy@yadro.com>
2023-05-18 18:32:12 +03:00