Allow to override strict flag for policy calculation #168

Open
opened 2023-09-15 11:45:18 +00:00 by fyrchik · 0 comments
Owner

It is introduced in and is currently always false
This allows us to GET objects from other nodes, but also violates policy specification.
We should support setting it to true if possible (in the node we will later decide where we need it).

I am marking it with discussion, because even for PUT it may not be needed: REP number is checked after actual placement.
An in some other cases (like REP 1 SELECT 10) we should not fail.

It is introduced in https://git.frostfs.info/TrueCloudLab/frostfs-sdk-go/pulls/167 and is currently always false This allows us to GET objects from other nodes, but also violates policy specification. We should support setting it to `true` if possible (in the node we will later decide where we need it). I am marking it with `discussion`, because even for PUT it may not be needed: REP number is checked after _actual_ placement. An in some other cases (like `REP 1 SELECT 10`) we should not fail.
fyrchik added the
enhancement
discussion
labels 2023-09-15 11:45:18 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-sdk-go#168
No description provided.