You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@YuryHrytsuk Thanks, it depends on how you have VerneMQ built and installed. sudo systemctl stop vernemq might be one command.
Your point is interesting because folks might compare a stop command to the cluster leave command which does stuff like queue migration etc.
Basically, the stop command does nothing like that, it just terminates everything (the sessions/queues etc).
👉 Thank you for supporting VerneMQ: https://github.com/sponsors/vernemq
👉 Using the binary VerneMQ packages commercially (.deb/.rpm/Docker) requires a paid subscription.
I am trying to implement graceful shutdown of VerneMQ container. However, I cannot find anything mentioned about:
The text was updated successfully, but these errors were encountered: