frostfs-node/pkg
Evgenii Stratonikov 57efa0bc8e
All checks were successful
DCO action / DCO (pull_request) Successful in 41s
Vulncheck / Vulncheck (pull_request) Successful in 57s
Pre-commit hooks / Pre-commit (pull_request) Successful in 1m42s
Build / Build Components (pull_request) Successful in 1m48s
Tests and linters / gopls check (pull_request) Successful in 2m15s
Tests and linters / Lint (pull_request) Successful in 2m50s
Tests and linters / Staticcheck (pull_request) Successful in 3m2s
Tests and linters / Run gofumpt (pull_request) Successful in 3m4s
Tests and linters / Tests with -race (pull_request) Successful in 3m36s
Tests and linters / Tests (pull_request) Successful in 4m6s
Tests and linters / Run gofumpt (push) Successful in 29s
Vulncheck / Vulncheck (push) Successful in 51s
Pre-commit hooks / Pre-commit (push) Successful in 1m26s
Build / Build Components (push) Successful in 2m14s
Tests and linters / Staticcheck (push) Successful in 2m20s
Tests and linters / Lint (push) Successful in 3m17s
Tests and linters / Tests (push) Successful in 3m47s
OCI image / Build container images (push) Successful in 4m28s
Tests and linters / gopls check (push) Successful in 4m44s
Tests and linters / Tests with -race (push) Successful in 4m49s
[#1604] policer: Properly handle maintenance nodes
Consider `REP 1 REP 1` placement (selects/filters are omitted).
The placement is `[1, 2], [1, 0]`. We are the 0-th node.
Node 1 is under maintenance, so we do not replicate object
on the node 2. In the second replication group node 1 is under maintenance,
but current caching logic considers it as "replica holder" and removes
local copy. Voilà, we have DL if the object is missing from the node 1.

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2025-01-16 16:37:52 +03:00
..
ape [#1506] ape: Use contract reader in ListMorphRuleChains() 2025-01-09 12:04:21 +00:00
core [#1502] Use zap.Error for logging errors 2024-12-16 11:13:42 +03:00
innerring [#1598] golangci: Enable unparam linter 2025-01-14 09:06:47 +03:00
local_object_storage [#1600] fstree: Handle incomplete writes 2025-01-14 14:52:35 +03:00
morph [#1598] golangci: Enable unparam linter 2025-01-14 09:06:47 +03:00
network [#1342] network/cache: Add node address to error multiClient 2024-12-18 19:27:35 +03:00
services [#1604] policer: Properly handle maintenance nodes 2025-01-16 16:37:52 +03:00
tracing [#146] node: Add trace_id to logs 2023-09-27 11:05:27 +03:00
util [#1601] util: Correctly parse 'root' name for container resources 2025-01-15 12:13:02 +00:00