Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 docker 容器中运行 nats 流服务器,我想在不停止 nats 流服务器的情况下重新加载 nats 特定配置。有没有办法这样做?
不幸的是,NATS 流媒体服务器不支持热重载。如果要重新加载 NATS 特定设置,则需要单独运行这两个(而不是将 NATS 服务器作为嵌入式组件运行)。