writecache: Drop unused #1359

Merged
acid-ant merged 1 commit from dstepanov-yadro/frostfs-node:fix/wc_drop_compressed into master 2024-09-10 06:15:19 +00:00

Drop unused fields.

Looks like usage was deleted here: b64b14eb54

As we don't use compression, it shouldn't be a memory leak.

Drop unused fields. Looks like usage was deleted here: https://git.frostfs.info/TrueCloudLab/frostfs-node/commit/b64b14eb54cac04a27049e9eb0ef6fc414a85d59 As we don't use compression, it shouldn't be a memory leak.
dstepanov-yadro added 1 commit 2024-09-09 15:44:54 +00:00
[#9999] writecache: Drop unused
All checks were successful
Tests and linters / Run gofumpt (pull_request) Successful in 1m37s
DCO action / DCO (pull_request) Successful in 2m33s
Vulncheck / Vulncheck (pull_request) Successful in 3m32s
Tests and linters / Staticcheck (pull_request) Successful in 3m52s
Pre-commit hooks / Pre-commit (pull_request) Successful in 4m7s
Tests and linters / Lint (pull_request) Successful in 4m15s
Tests and linters / gopls check (pull_request) Successful in 6m1s
Build / Build Components (pull_request) Successful in 6m19s
Tests and linters / Tests (pull_request) Successful in 7m35s
Tests and linters / Tests with -race (pull_request) Successful in 7m39s
91d6f11792
Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
dstepanov-yadro force-pushed fix/wc_drop_compressed from 91d6f11792 to 92fe5d90f5 2024-09-09 15:46:09 +00:00 Compare
dstepanov-yadro changed title from writecache: Drop unused to writecache: Drop unused (and memory leak) 2024-09-09 15:47:00 +00:00
dstepanov-yadro changed title from writecache: Drop unused (and memory leak) to writecache: Drop unused 2024-09-09 15:47:33 +00:00
dstepanov-yadro requested review from storage-core-committers 2024-09-09 15:47:52 +00:00
dstepanov-yadro requested review from storage-core-developers 2024-09-09 15:47:57 +00:00
fyrchik approved these changes 2024-09-10 03:36:12 +00:00
Owner

I though linter could catch such cases...

I though linter could catch such cases...
acid-ant approved these changes 2024-09-10 06:15:06 +00:00
acid-ant merged commit 92fe5d90f5 into master 2024-09-10 06:15:19 +00:00
acid-ant referenced this pull request from a commit 2024-09-10 06:15:22 +00:00
Sign in to join this conversation.
No reviewers
TrueCloudLab/storage-core-developers
No milestone
No project
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-node#1359
No description provided.