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.

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.
@praveen-influx praveen-influx merged commit 92dced6 into main Sep 28, 2025
12 checks passed
@praveen-influx praveen-influx deleted the backport-pr-1394-stop-node-fix branch September 28, 2025 00:06
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