A customer has seen a rash of "connection refused" errors to the meta node. This fix ensures that when net.Listener instances are closed because of an error in Accept(), influxdb logs the error which caused the closures, as well as any errors in closing the Listeners. Fixes https://github.com/influxdata/influxdb/issues/20256 |
||
---|---|---|
.. | ||
mux.go | ||
mux_test.go |