Aleksey Savchuk a-savchuk
  • i guess we doin blockchain now

  • Joined on 2024-07-02
a-savchuk pushed to remove-orphan-locks at a-savchuk/frostfs-node 2024-11-10 19:55:49 +00:00
d755b485e5 [#1445] policer: Make policer remove orphan locks
ad7e556c27 [#1445] policer: Refactor (*Policer).shardPolicyWorker
6c25bde094 [#1445] local_object_storage: Add RemoveOrphanLocks method
398bd3e6ef [#1445] metabase: Indicate locked status in ListWithCursor method
36e55d5275 [#1445] metabase: Fix BenchmarkListWithCursor
Compare 10 commits »
a-savchuk pushed to remove-dangling-locks at a-savchuk/frostfs-node 2024-11-08 12:23:48 +00:00
93c9ec3256 [#1445] policer: Make policer remove orphan locks
419c7dd008 [#1445] policer: Refactor (*Policer).shardPolicyWorker
62d35d5ced [#1445] local_object_storage: Add RemoveOrphanLocks method
Compare 3 commits »
a-savchuk created pull request TrueCloudLab/frostfs-node#1481 2024-11-08 09:54:59 +00:00
WIP: policer: Handle oprhan locked bucket and graveyard bucket records
a-savchuk pushed to remove-dangling-locks at a-savchuk/frostfs-node 2024-11-08 09:53:16 +00:00
0013294c1b [#1445] policer: Make policer remove orphan locks
a-savchuk pushed to remove-dangling-locks at a-savchuk/frostfs-node 2024-11-08 09:50:15 +00:00
eb1458e7ef [#1445] policer: Make policer remove orphan locks
aa5816bdc6 [#1445] policer: Refactor (*Policer).shardPolicyWorker
65208c37c1 [#1445] local_object_storage: Add RemoveOrphanLocks method
Compare 3 commits »
a-savchuk pushed to remove-dangling-locks at a-savchuk/frostfs-node 2024-11-08 09:47:18 +00:00
0b9dff1017 [#1445] policer: Make policer remove orphan locks
862a856e51 [#1445] policer: Refactor (*Policer).shardPolicyWorker
7e156f24d6 [#1445] local_object_storage: Add RemoveOrphanLocks method
Compare 3 commits »
a-savchuk pushed to remove-dangling-locks at a-savchuk/frostfs-node 2024-11-08 09:39:27 +00:00
7f4826da25 [#1445] policer: Make policer remove dangling locks
2894db1055 [#1445] policer: Refactor (*Policer).shardPolicyWorker
1004759e8d [#1445] local_object_storage: Add RemoveDanglingLocks method
Compare 3 commits »
a-savchuk pushed to remove-dangling-locks at a-savchuk/frostfs-node 2024-11-08 08:39:50 +00:00
75068c4223 [#1445] policer: Make policer remove dangling locks
973a4b1626 [#1445] policer: Refactor (*Policer).shardPolicyWorker
Compare 2 commits »
a-savchuk pushed to remove-dangling-locks at a-savchuk/frostfs-node 2024-11-08 08:19:44 +00:00
bee86f1928 [#1445] policer: Make policer remove dangling locks
4f22585202 [#1445] local_object_storage: Add RemoveDanglingLocks method
Compare 2 commits »
a-savchuk deleted branch lock-on-readonly-shard from a-savchuk/frostfs-node 2024-11-08 08:13:52 +00:00
a-savchuk created branch remove-dangling-locks in a-savchuk/frostfs-node 2024-11-08 08:12:42 +00:00
a-savchuk pushed to remove-dangling-locks at a-savchuk/frostfs-node 2024-11-08 08:12:42 +00:00
28b0998038 [#1445] policer: Make policer remove dangling locks
4f074b0986 [#1445] local_object_storage: Add RemoveDanglingLocks method
e872fcd9f0 [#1445] metabase: Indicate locked status in ListWithCursor method
faa8f6d2b7 [#1445] metabase: Fix BenchmarkListWithCursor
ef64930fef [#1477] ape: Fix EC chunk test
Compare 6 commits »
a-savchuk pushed to lock-on-readonly-shard at a-savchuk/frostfs-node 2024-11-08 08:11:45 +00:00
0966c4bda7 [#1445] policer: Make policer remove dangling locks
43ea5fdfa9 [#1445] local_object_storage: Add RemoveDanglingLocks method
6fb39fc104 [#1445] metabase: Indicate locked status in ListWithCursor method
c7259be3de [#1445] metabase: Fix BenchmarkListWithCursor
7edec9193c [#1451] placement: Return copy of slice from container nodes cache
Compare 63 commits »
a-savchuk pushed to boost-inhume-speed at a-savchuk/frostfs-node 2024-11-07 13:26:45 +00:00
2e7ba57e3f [#1450] engine: Batch addresses in (*StorageEngine).Inhume
a-savchuk created pull request TrueCloudLab/frostfs-node#1476 2024-11-07 10:06:14 +00:00
WIP: engine: Speed up (*StorageEngine).Inhume
a-savchuk pushed to boost-inhume-speed at a-savchuk/frostfs-node 2024-11-07 09:01:51 +00:00
6f0519ec6a [#1450] engine: Batch addresses in (*StorageEngine).Inhume
a-savchuk created branch boost-inhume-speed in a-savchuk/frostfs-node 2024-11-07 08:30:50 +00:00
a-savchuk pushed to boost-inhume-speed at a-savchuk/frostfs-node 2024-11-07 08:30:50 +00:00
3b58f33139 [#1450] engine: Batch addresses in (*StorageEngine).Inhume
b12968e959 [#1450] engine: Add Inhume benchmark for handling large number of addresses
251d17e36a [#1450] engine/test: Refactor (*testEngineWrapper).setInitializedShards
7edec9193c [#1451] placement: Return copy of slice from container nodes cache
3cf6ea745d [#1451] ec: Check all parts are saved
Compare 10 commits »
a-savchuk commented on issue TrueCloudLab/frostfs-node#1460 2024-11-06 08:32:38 +00:00
cli: Do not read config for --version and --help

It seems we can handle config reading the same way we handle tracing, via PersistentPreRun function. It is almost the same, as for tracing we check --tracing flag, and here we need to…