Airat Arifullin aarifullin
  • Joined on 2023-03-16
aarifullin commented on pull request TrueCloudLab/frostfs-node#1651 2025-02-21 11:21:27 +00:00
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 fix/1642_getsortsubtree at aarifullin/frostfs-node 2025-02-21 09:46:04 +00:00
91c73058e7 [#1642] tree: Fix sorted getSubtree for multiversion filenames
aarifullin pushed to fix/1642_getsortsubtree at aarifullin/frostfs-node 2025-02-21 09:15:12 +00:00
fb0cd0e8ac [#1642] tree: Fix sorted getSubtree for multiversion filenames
aarifullin pushed to fix/1642_getsortsubtree at aarifullin/frostfs-node 2025-02-21 08:09:54 +00:00
5614c1be9b [#1642] tree: Fix sorted getSubtree for multiversion filenames
aarifullin pushed to fix/1642_getsortsubtree at aarifullin/frostfs-node 2025-02-21 08:07:26 +00:00
b1e93ba5b0 [#1642] tree: Fix sorted getSubtree for multiversion filenames
aarifullin pushed to feat/improve_apemngr_errors at aarifullin/frostfs-node 2025-02-20 14:52:16 +00:00
1884ba4ce8 [#1651] apemanager: Wrap some errors with InvalidArgument status
aarifullin created pull request TrueCloudLab/frostfs-node#1651 2025-02-20 14:51:42 +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
aea6f53edf [#xx] apemanager: Wrap some errors with InvalidArgument status
aarifullin pushed to fix/1642_getsortsubtree at aarifullin/frostfs-node 2025-02-20 09:44:27 +00:00
68e879eec0 [#1642] tree: Fix sorted getSubtree for multiversion filenames
aarifullin created pull request TrueCloudLab/frostfs-node#1650 2025-02-20 09:42:54 +00:00
Fix sorted getSubtree for multiversion filenames
aarifullin pushed to fix/1642_getsortsubtree at aarifullin/frostfs-node 2025-02-20 09:23:26 +00:00
3523fd67c6 [#1642] tree: Fix sorted getSubtree for multiversion filenames
f339b28321 [#1642] tree: Rename TreeSortedByFilename method's parameter
Compare 2 commits »
aarifullin created branch fix/1642_getsortsubtree in aarifullin/frostfs-node 2025-02-20 09:23:25 +00:00
aarifullin commented on issue TrueCloudLab/frostfs-node#1642 2025-02-19 15:19:27 +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

○ ○ ○ ○ ○ ○ . . . ○ ○ ○ ○ ○…
aarifullin created branch playground in aarifullin/neoneo-go 2025-02-19 10:10:21 +00:00
aarifullin pushed to playground at aarifullin/neoneo-go 2025-02-19 10:10:21 +00:00
b5e0b166b5 [#xx] env: Playground
aarifullin approved TrueCloudLab/frostfs-node#1635 2025-02-18 16:20:22 +00:00
Locate object-storing shards

I find this very useful 👍

aarifullin approved TrueCloudLab/frostfs-qos#4 2025-02-18 09:06:08 +00:00
limiting: Add Limiter

👍

aarifullin commented on pull request TrueCloudLab/frostfs-node#1645 2025-02-18 09:01:51 +00:00
docs: Fix description of shard switching mode

That's not true for 1.