mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-17 03:24:40 -07:00
If an ephemeral was given a name by the user, if the consumer leader was then shutdown, the ephemeral would be migrated using a server generated new name instead of keeping the user given name. Also, in some cases the migration would not even occur. This was likely due to the fact that RAFT node(s) were shutdown prior to the ephemeral migration code was invoked. Resolves #3550 Signed-off-by: Ivan Kozlovic <ivan@synadia.com>
73 KiB
73 KiB