WIP: container: Reduce iterations through container list
elebedeva
created branch feat/container-batching in elebedeva/frostfs-node
2024-12-20 18:45:45 +00:00
2084a3d7c5
add prm to to pass stream and resp
0cbc7d99c2
added comments for future solution
metrics: Rename
app_info
metric
elebedeva
created branch fix/rename-app_info-metric in elebedeva/frostfs-node
2024-12-20 11:07:32 +00:00
7dfe1ee9c1
[#1531] metrics: Rename
app_info
metric
148d68933b
[#1573] node: Simplify bootstrapWithState()
51ee132ea3
[#1342] network/cache: Add node address to error multiClient
226dd25dd0
[#1568] pilorama: Replace "containerID" with "container ID" in the error message
bd0197eaa8
[#1568] storage: Remove "could not/can't/failed to" from error messages
container: Add ListStream method
Forgot to change the value in TestContainerSection
, should be fine now.
e9971d73c8
[#1452] container: Add ListStream method
b6c8ebf493
[#1453] container: Replace
sort.Slice
with slices.SortFunc
6e82661c35
[#1563] tree: Wrap only
ChainRouterError
erros with ObjectAccessDenied
1a091ea7bb
[#1563] object: Wrap only
ChainRouterError
erros with ObjectAccessDenied
7ac3542714
[#1563] ape: Introduce
ChainRouterError
error type
03d5a1d5ad
[#1452] container: Add ListStream method
0e11cbe9dd
[#1453] container: Replace
sort.Slice
with slices.SortFunc
d165ac042c
[#1558] morph/client: Reuse notary rpcclient wrapper
7151c71d51
[#1558] morph/client: Remove "could not"/"can't"/"failed to" from error messages
91d9dc2676
[#1558] morph/event: Remove "could not" from error messages