pilorama: disallow applying same operations (SUPPORT) #396

Merged
fyrchik merged 2 commits from fyrchik/frostfs-node:fix-tree-sync into support/v0.36 2023-05-29 10:25:27 +00:00
Owner

Close #391. (not sure, but could be).

  1. In redo() we save the old state.
  2. If we do redo() for the same operation twice, the old state will be
    overritten with the new one.
  3. This in turn affects undo() and subsequent isAncestor() check.
Close #391. (not sure, but could be). 1. In redo() we save the old state. 2. If we do redo() for the same operation twice, the old state will be overritten with the new one. 3. This in turn affects undo() and subsequent isAncestor() check.
fyrchik requested review from storage-core-committers 2023-05-25 15:49:44 +00:00
fyrchik requested review from storage-core-developers 2023-05-25 15:49:44 +00:00
JuliaKovshova approved these changes 2023-05-25 15:55:28 +00:00
dstepanov-yadro approved these changes 2023-05-26 06:39:43 +00:00
fyrchik changed title from pilorama: disallow applying same operations to pilorama: disallow applying same operations (SUPPORT) 2023-05-26 09:00:54 +00:00
acid-ant approved these changes 2023-05-26 11:07:28 +00:00
fyrchik force-pushed fix-tree-sync from 57d80006ea to 0ca18653b8 2023-05-26 12:15:10 +00:00 Compare
fyrchik requested review from storage-core-committers 2023-05-29 07:49:51 +00:00
fyrchik requested review from storage-core-developers 2023-05-29 07:49:51 +00:00
aarifullin approved these changes 2023-05-29 07:57:36 +00:00
acid-ant approved these changes 2023-05-29 08:08:03 +00:00
fyrchik force-pushed fix-tree-sync from 67b471ab1d to 785bbd5095 2023-05-29 10:17:02 +00:00 Compare
fyrchik merged commit 5e2fcec60f into support/v0.36 2023-05-29 10:25:27 +00:00
fyrchik deleted branch fix-tree-sync 2023-05-29 10:25:28 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
5 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#396
No description provided.