Apply suggestion from @jstirnaman

pull/6510/head
Jason Stirnaman 2025-11-04 21:19:50 -06:00 committed by GitHub
parent 76038d62d4
commit 447988b161
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
The `influxdb3 stop node` command marks a node as stopped in the catalog, freeing up the licensed cores it was using for other nodes. The `influxdb3 stop node` command marks a node as stopped in the catalog, freeing up the licensed cores it was using for other nodes.
> \[!Important] > [!Important]
> This command is designed for cleaning up the catalog **after** you have already stopped the physical instance. > This command is designed for cleaning up the catalog **after** you have already stopped the physical instance.
> It does not shut down the running process - you must stop the instance first (for example, using `kill` or stopping the container). > It does not shut down the running process - you must stop the instance first (for example, using `kill` or stopping the container).