Airat Arifullin aarifullin
  • Joined on 2023-03-16
aarifullin created pull request TrueCloudLab/frostfs-node#220 2023-04-05 15:50:32 +00:00
[#116] node: Fix bug with extra generated files in TestReload
aarifullin created branch fix/116-generated_extra_files in aarifullin/frostfs-node 2023-04-05 15:50:05 +00:00
aarifullin pushed to fix/116-generated_extra_files at aarifullin/frostfs-node 2023-04-05 15:50:05 +00:00
ab891517de [#116] node: Fix bug with extra generated files in TestReload
c58ab0c369 [#193] getsvc: Reduce private key requests
89924071cd [#193] getsvc: Edit request forwarder signature
6c7b708a98 [#193] getsvc: Refactor get range params creation
b0786d2e5c [#193] getsvc: Refactor get params creation
Compare 10 commits »
aarifullin approved TrueCloudLab/frostfs-node#217 2023-04-05 14:14:57 +00:00
Refactor container service

LGTM

aarifullin approved TrueCloudLab/frostfs-node#193 2023-04-05 14:07:13 +00:00
Refactor get service
aarifullin approved TrueCloudLab/frostfs-node#212 2023-04-05 14:06:35 +00:00
Refactor reputation service

LGTM

aarifullin approved TrueCloudLab/frostfs-node#203 2023-04-05 13:40:06 +00:00
Add staticcheck
aarifullin approved TrueCloudLab/frostfs-node#213 2023-04-05 13:39:13 +00:00
Refactor metrics

LGTM

aarifullin commented on pull request TrueCloudLab/frostfs-node#190 2023-04-05 13:33:29 +00:00
[#116] node: Improve shard/engine construction in tests

Good point. I've made setXXX methods internal

aarifullin pushed to feature/116-engine_constructor at aarifullin/frostfs-node 2023-04-05 13:32:42 +00:00
21f7aae37f [#116] node: Improve shard/engine construction in tests
a69c6d1ec9 [#2272] morph: Do not subscribe to events without listening
2bdf7126b8 [#181] Update CHANGELOG
aa92f977ef [#181] ir: Do not pay for audit by non-alphabet nodes
f09ee27af9 [#181] ir: Do not process container estimations by non-alphabet nodes
Compare 7 commits »
aarifullin commented on pull request TrueCloudLab/frostfs-node#215 2023-04-05 12:57:46 +00:00
[#166] node: Parallelize background tree service sync

OK. Removed err error name at all. Now the method is returned by returns nil

aarifullin pushed to feature/166-sync_tree at aarifullin/frostfs-node 2023-04-05 12:56:56 +00:00
8b2885f242 [#166] node: Parallelize background tree service sync
aarifullin pushed to feature/166-sync_tree at aarifullin/frostfs-node 2023-04-05 12:54:05 +00:00
94ece12084 [#166] node: Parallelize background tree service sync
aarifullin commented on pull request TrueCloudLab/frostfs-node#215 2023-04-05 12:26:00 +00:00
[#166] node: Parallelize background tree service sync

fix this

aarifullin created pull request TrueCloudLab/frostfs-node#215 2023-04-05 12:24:00 +00:00
[#166] node: Parallelize background tree service sync
aarifullin created branch feature/166-sync_tree in aarifullin/frostfs-node 2023-04-05 12:23:48 +00:00
aarifullin pushed to feature/166-sync_tree at aarifullin/frostfs-node 2023-04-05 12:23:48 +00:00
1075c16989 [#166] node: Parallelize background tree service sync
a69c6d1ec9 [#2272] morph: Do not subscribe to events without listening
2bdf7126b8 [#181] Update CHANGELOG
aa92f977ef [#181] ir: Do not pay for audit by non-alphabet nodes
f09ee27af9 [#181] ir: Do not process container estimations by non-alphabet nodes
Compare 7 commits »
aarifullin approved TrueCloudLab/frostfs-node#203 2023-04-04 07:04:18 +00:00
Add staticcheck

LGTM

aarifullin commented on pull request TrueCloudLab/frostfs-node#203 2023-04-03 22:22:52 +00:00
Add staticcheck

Is this linter suggestion/warning? This PR has truncated *SDK suffix in many places but here it's been added. Maybe we should keep object and just remove objectSDK "git.frostfs.info/TrueCloudLab/frostfs-sdk-go/object"?