mirror of https://github.com/minio/minio.git
2d1cda2061
Also shutdown poll add jitter, to verify if the shutdown sequence can finish before 500ms, this reduces the overall time taken during "restart" of the service. Provides speedup for `mc admin service restart` during active I/O, also ensures that systemd doesn't treat the returned 'error' as a failure, certain configurations in systemd can cause it to 'auto-restart' the process by-itself which can interfere with `mc admin service restart`. It can be observed how now restarting the service is much snappier. |
||
---|---|---|
.. | ||
check_port_linux.go | ||
check_port_others.go | ||
check_port_test.go | ||
close.go | ||
dial_dnscache.go | ||
dial_linux.go | ||
dial_others.go | ||
headers.go | ||
lambda-headers.go | ||
listener.go | ||
listener_test.go | ||
request-recorder.go | ||
response-recorder.go | ||
server.go | ||
server_test.go | ||
transports.go |