Ekaterina Lebedeva
2bd0ab4cb8
All checks were successful
Vulncheck / Vulncheck (pull_request) Successful in 2m54s
Pre-commit hooks / Pre-commit (pull_request) Successful in 3m20s
Tests and linters / Run gofumpt (pull_request) Successful in 3m28s
DCO action / DCO (pull_request) Successful in 3m53s
Tests and linters / gopls check (pull_request) Successful in 3m48s
Build / Build Components (pull_request) Successful in 4m44s
Tests and linters / Tests (pull_request) Successful in 5m37s
Tests and linters / Staticcheck (pull_request) Successful in 5m43s
Tests and linters / Lint (pull_request) Successful in 6m4s
Tests and linters / Tests with -race (pull_request) Successful in 6m49s
* 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> |
||
---|---|---|
.. | ||
frostfs-adm | ||
frostfs-cli | ||
frostfs-ir | ||
frostfs-lens | ||
frostfs-node | ||
internal/common |