nats-server
nats-server copied to clipboard
Server JetStream becomes unstable with too little FDs
When the number of file descriptors is limited and the system is trying manage a large number of assets the JetStream system becomes unstable.
2.8.4
@philpennock had the good idea of trying to detect this on startup and not only warn via logging but failing also to return 200 for the healthz endpoint.