Skip to content

Conversation

praveen-influx
Copy link
Contributor

cherry pick for PR #26854

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)
@hiltontj hiltontj changed the base branch from main to 3.5 September 29, 2025 14:20
@hiltontj hiltontj merged commit a6f5fb9 into 3.5 Sep 29, 2025
13 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