Wrap some errors with
InvalidArgument
status in apemanager
service
status.Error(codes.InvalidArgument...)
- probably, you're talking about the status from grpc
-package (used in control services).
ErrAPEManagerInvalidArgument
wraps into frostfs-api status
aarifullin
pushed to feat/improve_apemngr_errors at aarifullin/frostfs-node
2025-02-20 14:52:16 +00:00
Wrap some errors with
InvalidArgument
status in apemanager
service
aarifullin
created branch feat/improve_apemngr_errors in aarifullin/frostfs-node
2025-02-20 14:50:12 +00:00
aarifullin
pushed to feat/improve_apemngr_errors at aarifullin/frostfs-node
2025-02-20 14:50:12 +00:00
Fix sorted getSubtree for multiversion filenames
aarifullin
created branch fix/1642_getsortsubtree in aarifullin/frostfs-node
2025-02-20 09:23:25 +00:00
GetSubTree with sort order does not return more than 1000 elements with the same FileName attribute
The problem can't be solved so easily. We create "same-version" nodes outgoing from the same parent ID:
○ - parentID
○ ○ ○ ○ ○ ○ . . . ○ ○ ○ ○ ○…