Lame Duck Mode
#6070
Replies: 1 comment 3 replies
-
If the server does not have alot of client connections it can exit earlier then lame duck duration. If it has no clients it could exit immediately. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am testing restart nats-server during load using ldm with command
nats-server --signal ldm
and checking the nats-server.service status usingsystemctl status nats-server.service
which says Active: failed instead of Active: incativeNATS Version: 2.10.19
Note: I am using the default
lame_duck_duration: 2m
andlame_duck_grace_period: 10s
Beta Was this translation helpful? Give feedback.
All reactions