WIP: Rever writecache improvements #1609

Draft
dstepanov-yadro wants to merge 10 commits from dstepanov-yadro/frostfs-node:fix/revert_writecache_improvements into support/v0.44

10 commits

Author SHA1 Message Date
d0592df3c1
[#9999] writecache: Fix after revert
Some checks failed
Tests and linters / Run gofumpt (pull_request) Successful in 30s
DCO action / DCO (pull_request) Failing after 40s
Vulncheck / Vulncheck (pull_request) Successful in 54s
Build / Build Components (pull_request) Successful in 1m25s
Pre-commit hooks / Pre-commit (pull_request) Successful in 1m28s
Tests and linters / Staticcheck (pull_request) Successful in 2m1s
Tests and linters / Tests (pull_request) Successful in 2m9s
Tests and linters / gopls check (pull_request) Successful in 2m24s
Tests and linters / Lint (pull_request) Successful in 2m42s
Tests and linters / Tests with -race (pull_request) Successful in 2m56s
Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2025-01-22 15:16:42 +03:00
6e4b75b5f9
Revert "[#1367] writecache: Drop bbolt DB"
This reverts commit 5f6c7cbdb1.
2025-01-22 11:41:08 +03:00
627c1f94d3
Revert "[#1367] fstree: Add size to file counter"
This reverts commit b142b6f48e.
2025-01-22 11:39:30 +03:00
af758ba25f
Revert "[#1367] fstree: Add IterateInfo method"
This reverts commit 2dd3a6f7a8.
2025-01-22 11:39:24 +03:00
087619f5c5
Revert "[#1367] writecache: Flush from FSTree concurrently"
This reverts commit 8a6e3025a0.
2025-01-22 11:39:15 +03:00
f44ba3b76b
Revert "[#1367] writecache: Add background flushing objects limiter"
This reverts commit e39378b1c3.
2025-01-22 11:38:21 +03:00
105278f1b3
Revert "[#1367] writecache: Drop BBolt related config variables"
This reverts commit 25d2ae8aaf.
2025-01-22 11:37:40 +03:00
5dcbb7d7aa
Revert "[#1367] writecache: Drop DB label from metrics"
This reverts commit 3b236160a6.
2025-01-22 11:36:52 +03:00
056a1e0bbd
Revert "[#1367] writecache: Move DB related code to upgrade.go"
This reverts commit f345fe9a58.
2025-01-22 11:36:42 +03:00
1fc95f6ed8
Revert "[#1367] fstree: Add size hint for Delete"
This reverts commit b33559754d.
2025-01-22 11:36:34 +03:00