GC improvements #572

Open
opened 2023-08-07 12:07:33 +00:00 by fyrchik · 0 comments
Owner
  1. unsafe_disable: true which can be re-read with SIGHUP. For panic-like situations where we need to be sure destructive activity is stopped.
  2. Add a special mark which marks objects as unavailable but never removes them physically without human intervention. May be do it per-container, not per-object?
  3. Allow to increase interval between object marking and object deletion (basically, like tombstone lifetime, but for a bit different purpose).
1. `unsafe_disable: true` which can be re-read with SIGHUP. For panic-like situations where we need to be sure destructive activity is stopped. 2. Add a special mark which marks objects as unavailable but _never_ removes them physically without human intervention. May be do it per-container, not per-object? 3. Allow to increase interval between object marking and object deletion (basically, like tombstone lifetime, but for a bit different purpose).
fyrchik added the
discussion
frostfs-node
triage
labels 2023-08-07 12:07:33 +00:00
fyrchik added a new dependency 2023-08-07 12:25:41 +00:00
fyrchik added this to the v0.37.0 milestone 2023-08-07 12:32:26 +00:00
fyrchik modified the milestone from v0.37.0 to v0.38.0 2023-08-21 17:59:30 +00:00
fyrchik modified the milestone from v0.38.0 to v0.37.0 2023-08-21 17:59:49 +00:00
fyrchik modified the milestone from v0.37.0 to v0.38.0 2023-08-29 09:35:55 +00:00
fyrchik modified the milestone from v0.38.0 to v0.39.0 2024-02-12 06:29:19 +00:00
fyrchik modified the milestone from v0.39.0 to v0.40.0 2024-05-14 14:16:46 +00:00
fyrchik modified the milestone from v0.40.0 to v0.41.0 2024-06-01 09:19:48 +00:00
fyrchik modified the milestone from v0.41.0 to v0.42.0 2024-06-14 07:07:05 +00:00
fyrchik modified the milestone from v0.42.0 to v0.43.0 2024-07-23 06:34:45 +00:00
fyrchik modified the milestone from v0.43.0 to v0.44.0 2024-09-30 11:51:37 +00:00
fyrchik modified the milestone from v0.44.0 to vNext 2024-10-07 08:07:50 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference: TrueCloudLab/frostfs-node#572
No description provided.