c84c113c0a
This overrides the number of $executor_thread_pool_size with a global option that is also used to set the number of parallel requests to Gnocchi that can be done. Change-Id: Iaa7e3d0739a63d571dd2afc262d191dffe5a0eef
7 lines
246 B
YAML
7 lines
246 B
YAML
---
|
|
features:
|
|
- |
|
|
A new option named `max_parallel_requests` is available to control the
|
|
maximum number of parallel requests that can be executed by the agents.
|
|
This option also replaces the `poolsize` option of the HTTP publisher.
|