influxdb/ioxd_ingester
Dom Dwyer 9e3f7611bb
feat(ingester): buffered partition limit
This commit adds an optional (disabled by default) limit on the number
partitions that may be buffered for a namespace at any one time.

The exact value is configurable by setting
INFLUXDB_IOX_MAX_PARTITIONS_PER_NAMESPACE to a non-zero value, and is
disabled unless specified.
2023-09-13 17:14:43 +02:00
..
src feat(ingester): buffered partition limit 2023-09-13 17:14:43 +02:00
Cargo.toml chore(deps): Bump thiserror from 1.0.47 to 1.0.48 (#8658) 2023-09-04 09:21:22 +00:00