Cancel GC if change mode requested (SUPPORT) #384

Merged
fyrchik merged 1 commit from dstepanov-yadro/frostfs-node:fix/cancel_gc_on_set_mode_support into support/v0.36 2023-07-26 21:07:58 +00:00
  • cancel GC if change mode or reload requested. Looks like GC is the most longrunning operation, so only GC affected now.

  • changed GC logic: now objects deleted one-by-one, metabase is the last step, because GC info is stored in metabase.

- cancel GC if change mode or reload requested. Looks like GC is the most longrunning operation, so only GC affected now. - changed GC logic: now objects deleted one-by-one, metabase is the last step, because GC info is stored in metabase.
dstepanov-yadro force-pushed fix/cancel_gc_on_set_mode_support from adad927544 to 2753b683ad 2023-05-22 14:05:26 +00:00 Compare
dstepanov-yadro changed title from Cancel GC if change mode requested to Cancel GC if change mode requested (SUPPORT) 2023-05-22 14:05:31 +00:00
dstepanov-yadro requested review from storage-core-committers 2023-05-22 14:08:07 +00:00
dstepanov-yadro requested review from storage-core-developers 2023-05-22 14:08:07 +00:00
acid-ant approved these changes 2023-05-23 07:59:12 +00:00
JuliaKovshova approved these changes 2023-05-23 12:02:10 +00:00
dstepanov-yadro force-pushed fix/cancel_gc_on_set_mode_support from cfa1b9de75 to a506da97d6 2023-05-25 06:59:46 +00:00 Compare
fyrchik approved these changes 2023-05-25 10:31:01 +00:00
fyrchik merged commit a506da97d6 into support/v0.36 2023-05-25 10:31:06 +00:00
fyrchik referenced this pull request from a commit 2023-05-25 10:31:06 +00:00
Sign in to join this conversation.
No reviewers
TrueCloudLab/storage-core-developers
No milestone
No project
No assignees
4 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

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