frostfs-node/pkg/services
Anton Nikiforov 8d589314b5 [#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 10:22:53 +00: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 10:22:53 +00: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