netmap: Marshal policy with brackets #186

Merged
fyrchik merged 1 commit from fyrchik/frostfs-sdk-go:fix-policy-output into master 2023-10-30 06:58:24 +00:00
Owner

Brackets can be semantically important and must not be omitted,
otherwise the output is plain wrong.
We do not take the responsibility to preserve every bracket, though,
because parser does some optimizations related to grouping long chains
of filters combined with the same operation.

Brackets can be semantically important and must not be omitted, otherwise the output is plain wrong. We do not take the responsibility to preserve every bracket, though, because parser does some optimizations related to grouping long chains of filters combined with the same operation.
fyrchik force-pushed fix-policy-output from 96ce02831a to b7c4f2aefe 2023-10-26 10:18:39 +00:00 Compare
fyrchik requested review from storage-core-committers 2023-10-26 10:18:41 +00:00
fyrchik requested review from storage-core-developers 2023-10-26 10:18:42 +00:00
fyrchik requested review from storage-services-committers 2023-10-26 10:18:43 +00:00
fyrchik requested review from storage-services-developers 2023-10-26 10:18:43 +00:00
fyrchik force-pushed fix-policy-output from b7c4f2aefe to 4cb83be34b 2023-10-26 10:20:14 +00:00 Compare
aarifullin approved these changes 2023-10-26 13:32:50 +00:00
fyrchik force-pushed fix-policy-output from 4cb83be34b to a02c0bfac8 2023-10-27 07:54:55 +00:00 Compare
dstepanov-yadro approved these changes 2023-10-27 14:37:12 +00:00
acid-ant approved these changes 2023-10-30 06:27:05 +00:00
fyrchik merged commit a02c0bfac8 into master 2023-10-30 06:58:24 +00:00
fyrchik deleted branch fix-policy-output 2023-10-30 06:58:25 +00:00
Sign in to join this conversation.
No reviewers
TrueCloudLab/storage-services-committers
TrueCloudLab/storage-services-developers
No milestone
No project
No assignees
4 participants
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#186
No description provided.