Fix write cache flushing loop to drop objects #3077
Labels
enhancement
Improving existing functionality
I3
Minimal impact
neofs-storage
Storage node application issues
performance
More of something per second
S2
Regular significance
U2
Seriously planned
Milestone
Is your feature request related to a problem? Please describe.
I'm always frustrated when objects may be stored in writecache forever. That's not the way it's supposed to work.
Describe the solution you'd like
Drop files from write cache when they're moved to the lower layer storage.
Additional context
See #2337 (comment).
The text was updated successfully, but these errors were encountered: