Ekaterina Lebedeva
9a61583e3a
Some checks failed
Tests and linters / Tests with -race (pull_request) Failing after 2m10s
Vulncheck / Vulncheck (pull_request) Failing after 2m11s
Pre-commit hooks / Pre-commit (pull_request) Failing after 2m50s
Tests and linters / Run gofumpt (pull_request) Successful in 3m8s
Tests and linters / gopls check (pull_request) Failing after 3m13s
Tests and linters / Tests (pull_request) Failing after 3m20s
DCO action / DCO (pull_request) Successful in 3m29s
Build / Build Components (pull_request) Failing after 3m37s
Tests and linters / Staticcheck (pull_request) Failing after 3m40s
Tests and linters / Lint (pull_request) Failing after 3m57s
* Added new method for listing containers to container service. It opens stream and sends containers in batches. * Added TransportSplitter wrapper around ExecutionService to split container ID list read from contract in parts that are smaller than grpc max message size. Batch size can be changed in node configuration file (as in example config file). * Changed `container list` implementaion in cli: now ListStream is called by default. Old List is called only if ListStream is not implemented. Signed-off-by: Ekaterina Lebedeva <ekaterina.lebedeva@yadro.com> |
||
---|---|---|
.. | ||
ape | ||
core | ||
innerring | ||
local_object_storage | ||
morph | ||
network | ||
services | ||
tracing | ||
util |