Anton Nikiforov acid-ant
  • Joined on 2023-03-06
acid-ant merged pull request TrueCloudLab/frostfs-node#1426 2024-10-10 12:14:20 +00:00
go.mod: Update sdk-go
acid-ant pushed to master at TrueCloudLab/frostfs-node 2024-10-10 12:14:20 +00:00
dfb00083d0 [#1426] go.mod: Update sdk-go
acid-ant approved TrueCloudLab/frostfs-node#1426 2024-10-10 12:14:11 +00:00
go.mod: Update sdk-go
acid-ant pushed to bugfix/count-in-bucket at acid-ant/frostfs-node 2024-10-08 15:41:44 +00:00
936ebbb8e5 [#1423] metabase: Hide BucketName form upper levels
acid-ant created pull request TrueCloudLab/frostfs-node#1423 2024-10-08 15:41:00 +00:00
metabase: Hide BucketName form upper levels
acid-ant pushed to bugfix/count-in-bucket at acid-ant/frostfs-node 2024-10-08 15:40:26 +00:00
729d1498d1 [#xx] metabase: Hide BucketName form upper levels
c065d55ca3 [#1412] metabase: Drop logging inside transaction
fe9f664b57 [#1412] metabase: Drop empty user attribute buckets on upgrade
87f4b934d1 [#1412] metabase: Run bucket drop steps on upgrade concurrently
8093e145b3 [#1412] adm: Resolve container type by metabase upgrade
Compare 15 commits »
acid-ant approved TrueCloudLab/frostfs-node#1419 2024-10-08 07:32:58 +00:00
Bump sdk-go version
acid-ant pushed to bugfix/count-in-bucket at acid-ant/frostfs-node 2024-10-04 14:11:22 +00:00
2f710d8f94 [#1414] metabase: Check parameter for CountAliveObjectsInBucket
4dc9a1b300 [#1413] engine: Remove error counting methods from Shard
963faa615a [#1413] engine: Cleanup shard error reporting
Compare 3 commits »
acid-ant commented on pull request TrueCloudLab/frostfs-node#1414 2024-10-04 13:42:01 +00:00
metabase: Check parameter for CountAliveObjectsInBucket

Right, need to check for bucketKeySize. Updated. As for BucketName - no strong reason, just for quicker implementation and less compute. I'll update method signature - will use object type…

acid-ant pushed to bugfix/count-in-bucket at acid-ant/frostfs-node 2024-10-04 13:39:30 +00:00
085c9921d2 [#1414] metabase: Check parameter for CountAliveObjectsInBucket
acid-ant commented on pull request TrueCloudLab/frostfs-node#1414 2024-10-04 12:48:09 +00:00
metabase: Check parameter for CountAliveObjectsInBucket

Thanks, fixed.

acid-ant pushed to bugfix/count-in-bucket at acid-ant/frostfs-node 2024-10-04 12:47:49 +00:00
026ef954b8 [#1414] metabase: Check parameter for CountAliveObjectsInBucket
acid-ant pushed to bugfix/count-in-bucket at acid-ant/frostfs-node 2024-10-04 12:28:03 +00:00
b96d5c9b02 [#1414] metabase: Check parameter for CountAliveObjectsInBucket
9a87acb87a [#1410] engine: Provide the default implementation to MetricsRegister
9206ce5cd2 [#1410] shard: Provide the default implementation for MetricsWriter
6c46044c9c [#1410] shard: Move MetricsWriter interface to a separate file
01e3944b31 [#1408] metabase: Fix tests
Compare 6 commits »
acid-ant created pull request TrueCloudLab/frostfs-node#1414 2024-10-04 12:27:26 +00:00
metabase: Check parameter for CountAliveObjectsInBucket