frostfs-node/pkg
Anton Nikiforov e8b484bcef [#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
..
core [#463] putsvc: Use PutSingle RPC for remote target 2023-07-18 10:52:12 +00:00
innerring [#1] *: Replace outdated FIXME/TODO links 2023-06-28 12:13:20 +00:00
local_object_storage [#563] writecache: Fix metrics and bolt delete 2023-08-07 12:53:28 +00:00
metrics [#373] metrics: Move labels to consts 2023-06-21 15:13:26 +03:00
morph [#484] morph: Add expired tx logging 2023-07-03 08:03:25 +00:00
network [#463] putsvc: Use PutSingle RPC for remote target 2023-07-18 10:52:12 +00:00
services [#560] node: Fix `Put` in multi REP with intersecting sets of nodes 2023-08-08 11:48:33 +03:00
util [#455] Fix non-informative message when parse node attributes 2023-06-28 15:02:29 +00:00