frostfs-node/pkg/services
Anton Nikiforov e8b484bcef
Some checks failed
Build / Build Components (1.19) (pull_request) Failing after 4s
Build / Build Components (1.20) (pull_request) Failing after 3s
Tests and linters / Lint (pull_request) Failing after 3s
Tests and linters / Tests (1.19) (pull_request) Failing after 2s
Tests and linters / Tests (1.20) (pull_request) Failing after 3s
Tests and linters / Tests with -race (pull_request) Failing after 3s
Tests and linters / Staticcheck (pull_request) Failing after 3s
Vulncheck / Vulncheck (pull_request) Failing after 3s
[#560] node: Fix Put in multi REP with intersecting sets of nodes
Once the node was processed it skipped, at the step of forming
result in case when all nodes skipped, because processed for
previous REP, service mark the whole request as incomplete.

Example of policies which are unblocked:
- REP 1 REP 1 CBF 1
- REP 4 IN X REP 4 IN Y
  CBF 4
  SELECT 2 FROM FX AS X SELECT 2 FROM FY AS Y
  FILTER Country EQ Russia OR Country EQ Sweden OR Country EQ Finland AS FY
  FILTER Price GE 0 AS FX

Signed-off-by: Anton Nikiforov <an.nikiforov@yadro.com>
2023-08-08 11:48:33 +03:00
..
accounting [#533] services: Assume API supports status codes 2023-07-31 15:35:15 +00:00
container [#533] services: Assume API supports status codes 2023-07-31 15:35:15 +00:00
control [#557] services: Regenerate stable marshalers 2023-08-02 13:37:40 +00:00
netmap [#533] services: Assume API supports status codes 2023-07-31 15:35:15 +00:00
notificator [#411] Remove unnecessary pointers for sync objects 2023-05-31 10:19:14 +00:00
object [#560] node: Fix Put in multi REP with intersecting sets of nodes 2023-08-08 11:48:33 +03:00
object_manager [#496] node: Fix linter importas 2023-07-06 15:36:41 +03:00
policer [#463] policer: Remove capacity rebalance logic 2023-07-18 10:52:12 +00:00
replicator [#463] replicator: Add tracing span 2023-07-18 10:52:12 +00:00
session [#533] services: Assume API supports status codes 2023-07-31 15:35:15 +00:00
tree [#557] services: Regenerate stable marshalers 2023-08-02 13:37:40 +00:00
util [#533] services: Assume API supports status codes 2023-07-31 15:35:15 +00:00