object/relations: Reconsider Relations
interface from ListAllRelations
#38
Labels
No labels
P0
P1
P2
P3
good first issue
pool
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
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: TrueCloudLab/frostfs-sdk-go#38
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Consider have just two methods (
head
andsearch
) instead of current 5 methods in https://git.frostfs.info/TrueCloudLab/frostfs-sdk-go/src/branch/master/object/relations/relations.go, to be able reuse it in node cli.Probably we can use raw client in
ListAllRelations
and have methods to get underlying client from pool (related to #33)Related TrueCloudLab/frostfs-node#141
@carpawell @alexvanin @fyrchik
EliChin referenced this issue2023-03-22 18:13:15 +00:00