frostfs-node/pkg/services/object_manager/placement
Anton Nikiforov f12f04199e
All checks were successful
DCO action / DCO (pull_request) Successful in 2m41s
Vulncheck / Vulncheck (pull_request) Successful in 3m13s
Tests and linters / Staticcheck (pull_request) Successful in 4m1s
Pre-commit hooks / Pre-commit (pull_request) Successful in 4m16s
Tests and linters / Tests with -race (pull_request) Successful in 4m27s
Tests and linters / Run gofumpt (pull_request) Successful in 4m37s
Build / Build Components (pull_request) Successful in 5m0s
Tests and linters / gopls check (pull_request) Successful in 4m56s
Tests and linters / Lint (pull_request) Successful in 5m2s
Tests and linters / Tests (pull_request) Successful in 6m27s
Tests and linters / Run gofumpt (push) Successful in 2m13s
Vulncheck / Vulncheck (push) Successful in 2m17s
Build / Build Components (push) Successful in 2m45s
Tests and linters / Staticcheck (push) Successful in 2m44s
Pre-commit hooks / Pre-commit (push) Successful in 3m14s
Tests and linters / gopls check (push) Successful in 4m4s
Tests and linters / Tests (push) Successful in 4m11s
Tests and linters / Tests with -race (push) Successful in 4m10s
Tests and linters / Lint (push) Successful in 4m17s
[#1516] traverser: Check for placement vector out of range
Placement vector may contain fewer nodes count than it required by policy
due to the outage of the one of the node.

Signed-off-by: Anton Nikiforov <an.nikiforov@yadro.com>
2024-11-21 14:18:55 +03:00
..
cache.go [#1451] placement: Return copy of slice from container nodes cache 2024-11-06 08:18:10 +00:00
cache_test.go [#1317] go.mod: Use range over int 2024-09-03 13:00:54 +03:00
metrics.go [#1439] object: Sort nodes by priority metrics to compute GET request 2024-10-29 08:05:09 +00:00
netmap.go [#1248] placement: Decouple ContainerNodes() cache from the placement builder. 2024-07-16 12:21:30 +00:00
traverser.go [#1516] traverser: Check for placement vector out of range 2024-11-21 14:18:55 +03:00
traverser_test.go [#1516] traverser: Check for placement vector out of range 2024-11-21 14:18:55 +03:00