frostfs-node/config
Ekaterina Lebedeva d477a4acf1
Some checks failed
Tests and linters / gopls check (pull_request) Failing after 1m28s
Pre-commit hooks / Pre-commit (pull_request) Failing after 1m42s
Tests and linters / Tests with -race (pull_request) Failing after 1m50s
Vulncheck / Vulncheck (pull_request) Failing after 1m49s
Build / Build Components (pull_request) Failing after 3m21s
Tests and linters / Lint (pull_request) Failing after 3m29s
Tests and linters / Tests (pull_request) Failing after 3m37s
Tests and linters / Run gofumpt (pull_request) Failing after 3m33s
Tests and linters / Staticcheck (pull_request) Failing after 3m35s
DCO action / DCO (pull_request) Failing after 3m41s
[#1452] container: Add ListStream method
* 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>
2024-12-12 18:12:54 +03:00
..
example [#1452] container: Add ListStream method 2024-12-12 18:12:54 +03:00
mainnet [#715] node: Unify config parameter names 2023-11-22 17:13:50 +03:00
testnet [#1369] Update obsolete URLs 2024-09-11 11:31:10 +00:00