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.
[#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
ale64bit
pushed to fix/283-move-ir-heathcheck-cmd at ale64bit/frostfs-node
2023-05-18 10:24:39 +00:00
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
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?
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?
[#355] Increase tree svc client cache size to test hypotheses
fix/355-increase-tree-service-client-cache-size
fix/355-increase-tree-service-client-cache-size
[#355] Increase tree svc client cache size to test hypotheses
ale64bit
created branch fix/355-increase-tree-service-client-cache-size in ale64bit/frostfs-node
2023-05-17 11:12:03 +00:00
ale64bit
pushed to fix/355-increase-tree-service-client-cache-size at ale64bit/frostfs-node
2023-05-17 11:12:03 +00:00