Skip to content

Conversation

praveen-influx
Copy link
Contributor

This backports changes from https://github.com/influxdata/influxdb_pro/pull/1394 that prevents errors when trying to stop a node that doesn't exist in the catalog.

(cherry picked from commit 20d80ab)

This backports changes from influxdata/influxdb_pro#1394
that prevents errors when trying to stop a node that doesn't exist in the catalog.

In local testing when the backing storage gets wiped out before node gracefully
shuts down then it leaves the `StopNodeLog` written to the store. This means in
subsequent start, it runs into error trying to stop a node that's not been
registered. This commit stops node only if it already exists.

(cherry picked from commit 20d80ab)
@praveen-influx praveen-influx merged commit e9b5271 into 3.5 Sep 28, 2025
12 checks passed
@hiltontj hiltontj deleted the pk/cp-stop-node-fix branch September 29, 2025 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants