mirror of
https://github.com/minio/minio.git
synced 2024-12-26 07:05:55 -05:00
f794fe79e3
fixes a regression introduced in #10859, due to the error returned by rest.Client being typed i.e *rest.NetworkError - IsNetworkHostDown function didn't work as expected to detect network issues. This in-turn aggravated the situations when nodes are disconnected leading to performance loss. |
||
---|---|---|
.. | ||
host_test.go | ||
host.go | ||
obd.go | ||
port_test.go | ||
port.go | ||
url_test.go | ||
url.go |