Add storage.low_mem config parameter #461

Merged
fyrchik merged 2 commits from dstepanov-yadro/frostfs-node:fix/lowmem_config into master 2023-06-26 13:29:41 +00:00

2 Commits (master)

Author SHA1 Message Date
Dmitrii Stepanov efa79a22cb [#428] linter: Fix unkeyed assignment
ci/woodpecker/pr/pre-commit Pipeline was successful Details
Thanks to gopls.

Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2023-06-26 12:26:40 +03:00
Dmitrii Stepanov 2800bf9ce9 [#428] engine: Add low_mem config parameter
Concurrent initialization in case of the metabase resync leads to
high memory consumption and potential OOM.

Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2023-06-26 12:26:40 +03:00