[#26] netmap: Add NOT and UNIQUE keywords #35
No reviewers
Labels
No labels
P0
P1
P2
P3
good first issue
Infrastructure
blocked
bug
config
discussion
documentation
duplicate
enhancement
go
help wanted
internal
invalid
kludge
observability
perfomance
question
refactoring
wontfix
No milestone
No project
No assignees
4 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: TrueCloudLab/frostfs-api-go#35
Loading…
Reference in a new issue
No description provided.
Delete branch "aarifullin/frostfs-api-go:master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Signed-off-by: Airat Arifullin a.arifullin@yadro.com
de5253dbb4
to3500e149a6
@ -258,2 +259,4 @@
}
func (p *PlacementPolicy) GetUnique() bool {
return p.unique
I suggest adding a nil check. See GetFilters as example.
3500e149a6
to5aa8d51f83
5aa8d51f83
to4ce4783007
[#26] netmap: Add NOT and UNIQUE keywordsto WIP: [#26] netmap: Add NOT and UNIQUE keywordsTrueCloudLab/frostfs-sdk-go#78 (comment)
WIP: [#26] netmap: Add NOT and UNIQUE keywordsto [#26] netmap: Add NOT and UNIQUE keywords4ce4783007
to8266b31092