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

feat: check for uncommitted WRR segments during startup #25540

Closed gwossum closed 1 week ago

gwossum commented 1 week ago

Check for uncommitted WRR segments during startup and abort startup if found.

Closes: #25503