frostfs-node/pkg
Evgenii Stratonikov 0ca18653b8
All checks were successful
ci/woodpecker/pr/pre-commit Pipeline was successful
[#396] pilorama: Disallow applying same operations
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.

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2023-05-26 11:59:17 +03:00
..
core [#223] sg: Refactor storage group parameters 2023-04-10 14:16:34 +03:00
innerring [#223] sg: Refactor storage group parameters 2023-04-10 14:16:34 +03:00
local_object_storage [#396] pilorama: Disallow applying same operations 2023-05-26 11:59:17 +03:00
metrics [#213] metrics: Refactor object metrics 2023-04-10 09:43:24 +03:00
morph [#337] morph: Move subscription logic to subscriber 2023-05-18 11:28:50 +03:00
network [#199] putsvc: Refactor put object 2023-04-03 15:58:11 +00:00
services [#355] Increase tree svc client cache size to test hypotheses 2023-05-17 15:17:35 +03:00
util [#180] node: Refactor panics in unit test 2023-03-29 12:39:07 +03:00