Move tree sync changes from SUPPORT branch #440

Merged
fyrchik merged 3 commits from dstepanov-yadro/frostfs-node:fix/266 into master 2023-06-13 10:00:47 +00:00

3 commits

Author SHA1 Message Date
040ae160c1 [#266] services/tree: Add sync check
All checks were successful
ci/woodpecker/pr/pre-commit Pipeline was successful
Do not accept requests until initial sync is finished.
`Apply` is deliberately left out -- we don't want to miss anything new.

Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2023-06-13 11:43:25 +03:00
98d6580eb8 [#266] services/tree: Return operation log up to some height
Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2023-06-13 11:32:01 +03:00
ec73bda3f8 [#266] pilorama: Allow to get current tree height
Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2023-06-13 11:26:59 +03:00