ale64bit
  • Joined on 2023-03-06
ale64bit commented on issue TrueCloudLab/frostfs-node#370 2023-05-22 08:30:12 +00:00
Add metrics for the tree service

shouldn't tree count be a pilorama metric though? the tree service itself doesn't maintain the forest, just interfaces it.

ale64bit created pull request TrueCloudLab/frostfs-node#368 2023-05-18 10:30:38 +00:00
[#283] cli: Move control healthcheck command under control ir
ale64bit pushed to fix/283-move-ir-heathcheck-cmd at ale64bit/frostfs-node 2023-05-18 10:28:39 +00:00
557d11bd09 [#283] cli: Move control healthcheck command under control ir
ale64bit pushed to fix/283-move-ir-heathcheck-cmd at ale64bit/frostfs-node 2023-05-18 10:24:39 +00:00
6934c12a67 [#283] cli: Move control healthcheck command under control ir
ale64bit created branch fix/283-move-ir-heathcheck-cmd in ale64bit/frostfs-node 2023-05-18 10:08:24 +00:00
ale64bit pushed to fix/283-move-ir-heathcheck-cmd at ale64bit/frostfs-node 2023-05-18 10:08:24 +00:00
cd8d505887 [#283] cli: Move control healthcheck command under control ir
df9e099fa7 [#352] Add explicit max number of alphabet nodes
Compare 2 commits »
ale64bit commented on pull request TrueCloudLab/frostfs-node#361 2023-05-18 09:12:44 +00:00
Drop notaryless code

it's a bit strange to pass both cnrClient and cnrClient.Morph(). Can we not resolve the morph client from cnrClient and avoid the extra field? Or is it so that it can mocked/tested?

ale64bit approved TrueCloudLab/frostfs-node#361 2023-05-18 09:12:44 +00:00
Drop notaryless code
ale64bit commented on issue TrueCloudLab/frostfs-api-go#26 2023-05-18 08:59:58 +00:00
Allow to pass connection to a client

The gRPC connection itself (namely, ClientConn which is a virtual connection) already does pooling, multiplexing and even manages reconnections. Why do we need to do any caching on our side?

ale64bit created pull request TrueCloudLab/frostfs-node#360 2023-05-17 12:18:55 +00:00
[#355] Increase tree svc client cache size to test hypotheses
ale64bit pushed to support/v0.36 at ale64bit/frostfs-node 2023-05-17 12:18:22 +00:00
493cafc62a [#355] Increase tree svc client cache size to test hypotheses
ale64bit created branch support/v0.36 in ale64bit/frostfs-node 2023-05-17 12:17:01 +00:00
ale64bit pushed to support/v0.36 at ale64bit/frostfs-node 2023-05-17 12:17:01 +00:00
3711976dfc [#314] writecache: remove objects right after they are flushed
c3f5045842 [#314] wc: Do not lose small objects on disk errors
ab65063d6d [#314] wc: Simplify background workers naming
c60029d3b0 [#323] node: Fix tree svc panic
0beb7ccf5c [#284] node: Use copy_number on server side
Compare 10 commits »
ale64bit closed pull request TrueCloudLab/frostfs-node#359 2023-05-17 11:54:40 +00:00
fix/355-increase-tree-service-client-cache-size
ale64bit commented on pull request TrueCloudLab/frostfs-node#359 2023-05-17 11:53:40 +00:00
fix/355-increase-tree-service-client-cache-size

argh, need to rebase

ale64bit created pull request TrueCloudLab/frostfs-node#359 2023-05-17 11:53:00 +00:00
fix/355-increase-tree-service-client-cache-size
ale64bit created pull request TrueCloudLab/frostfs-node#358 2023-05-17 11:15:44 +00:00
[#355] Increase tree svc client cache size to test hypotheses
13a7a90101 [#355] Increase tree svc client cache size to test hypotheses
6f47c75e43 [#125] ir: Set extra wallets on SIGHUP
0624820909 [#336] go.mod: Update dependencies
869fcbf591 [#332] gc: Fix expired complex object deletion
ab07bad33d [#332] gc: Add complex object unit test
Compare 6 commits »