dstepanov-yadro/frostfs-node:fix/tree_sync_race
master
Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
Concurrent Apply can lead to child node applies before parent, so undo/redo operations will perform. This leads to performance degradation in case of tree with many sublevels. Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>