influxdata / influxdb

Scalable datastore for metrics, events, and real-time analytics
https://influxdata.com
Apache License 2.0
29k stars 3.56k forks source link

Make WAL load files in parallel on startup #25534

Open pauldix opened 1 week ago

pauldix commented 1 week ago

The WAL should get WAL files in parallel on startup so that they can be replayed faster, minimizing IO stalls.