mirror of
https://github.com/minio/minio.git
synced 2024-12-25 14:45:54 -05:00
2f7fb78692
rpcClient should attempt a reconnect if the call fails with 'rpc.ErrShutdown' this is needed since at times when the servers are taken down and brought back up. The hijacked connection from net.Dial is usually closed. So upon first attempt rpcClient might falsely indicate that disk to be down, to avoid this state make another dial attempt to really fail. Fixes #3206 Fixes #3205 |
||
---|---|---|
.. | ||
backend | ||
browser | ||
bucket/policy | ||
caching | ||
docker | ||
erasure | ||
screenshots | ||
FreeBSD.md | ||
how-to-run-multiple-minio-server-instances-on-single-machine.md | ||
minio-env-variables.md | ||
minio-server-configuration-files-guide.md | ||
setup-replication-between-two-sites-running-minio.md |