Airat Arifullin aarifullin
  • Joined on 2023-03-16
aarifullin pushed to fix/ape_err at aarifullin/frostfs-node 2024-12-04 06:58:18 +00:00
cf48dfd55e [#1524] tree: Make check APE error get wrapped to api status
274ac61236 [#1524] ape: Make APE checker return error without status
892542d6e3 [#1532] node: Allow to omit metabase.path if shard is disabled
af3d6368b0 [#1530] cli: Keep order for required nodes in the result of object nodes
36fe470956 [#1530] node: Keep order for equal elements when sort priority metrics
Compare 7 commits »
aarifullin opened issue TrueCloudLab/frostfs-sdk-go#301 2024-12-03 14:24:42 +00:00
RPC client may use invalidated/expired gRPC connection
aarifullin pushed to fix/grpc_client at aarifullin/frostfs-sdk-go 2024-12-03 08:34:13 +00:00
9866f6afc6 [#XX] api: RPC client conn alive check
aarifullin created branch fix/grpc_client in aarifullin/frostfs-sdk-go 2024-12-03 07:00:36 +00:00
aarifullin pushed to fix/grpc_client at aarifullin/frostfs-sdk-go 2024-12-03 07:00:36 +00:00
bae7303d86 [#XX] api: RPC client conn alive check
aarifullin approved TrueCloudLab/frostfs-sdk-go#299 2024-12-02 10:39:38 +00:00
[#185] Implement rpc/client for tree service
aarifullin commented on pull request TrueCloudLab/frostfs-sdk-go#291 2024-11-28 13:41:21 +00:00
container: Add ListStream method

Please, leave a comment how this parameter is used :)

aarifullin commented on pull request TrueCloudLab/frostfs-sdk-go#291 2024-11-28 13:37:33 +00:00
container: Add ListStream method

Optional change

aarifullin commented on pull request TrueCloudLab/frostfs-sdk-go#291 2024-11-28 13:30:52 +00:00
container: Add ListStream method

Read instead of Read.List ? :)

aarifullin commented on pull request TrueCloudLab/frostfs-sdk-go#291 2024-11-28 12:32:50 +00:00
container: Add ListStream method

You can't get deprecated the method that has never been used as it's new :)

aarifullin commented on pull request TrueCloudLab/frostfs-node#1524 2024-11-28 08:30:57 +00:00
Fix error for APE check

It seems in PR #1362 I unnecessarily moved apeErr to common package because I…

aarifullin commented on pull request TrueCloudLab/frostfs-api#70 2024-11-27 15:25:23 +00:00
container: Add ListStream method

Sorry, this comment is irrelevant as those PR was merged into non-master branch

aarifullin pushed to fix/ape/error at aarifullin/frostfs-node 2024-11-27 12:58:02 +00:00
d831ffc695 [#1524] tree: Make check APE error get wrapped to api status
fa2e46a65a [#1524] ape: Make APE checker return error without status
Compare 2 commits »
aarifullin created pull request TrueCloudLab/frostfs-node#1524 2024-11-27 12:57:04 +00:00
Fix error for APE check
aarifullin created branch fix/ape/error in aarifullin/frostfs-node 2024-11-27 12:53:31 +00:00