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

fix: don't rebuild snapshot if it has already been taken. #25570

Closed jacksonrnewhouse closed 2 days ago

jacksonrnewhouse commented 3 days ago

Closes #25569

Only take a snapshot on replay if the snapshot id is greater than the newest snapshot that is being restored from.