mirror of
https://github.com/minio/minio.git
synced 2024-12-25 14:45:54 -05:00
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_test.go | ||
listener.go | ||
request-recorder.go | ||
response-recorder.go | ||
server_test.go | ||
server.go | ||
transports.go |