influxdb/influxdb3_processing_engine
Praveen Kumar 29a73cd185
feat: add concurrency limit for WAL replay
WAL replay currently loads _all_ WAL files concurrently running into
OOM. This commit adds a CLI parameter `--wal-replay-concurrency-limit`
that would allow the user to set a lower limit and run WAL replay again.

closes: https://github.com/influxdata/influxdb/issues/26481
2025-06-03 15:14:06 +01:00
..
src feat: add concurrency limit for WAL replay 2025-06-03 15:14:06 +01:00
Cargo.toml chore: couple of updates to fix cargo audit job (#26209) 2025-04-01 15:36:01 +01:00