minio/internal/http
Poorna 0e3c92c027 attempt delete marker replication after object is replicated (#15857)
Ensure delete marker replication success, especially since the
recent optimizations to heal on HEAD, LIST and GET can force
replication attempts on delete marker before underlying object
version could have synced.
2022-10-13 17:45:23 -07:00
..
stats avoid atomics for self contained reader/writers (#13531) 2021-10-28 17:03:00 -07:00
close.go Remove deprecated io/ioutil (#15707) 2022-09-19 11:05:16 -07:00
dial_dnscache.go update and use rs/dnscache implementation instead of custom (#13348) 2021-10-05 10:13:04 -07:00
dial_linux.go run gofumpt cleanup across code-base (#14015) 2022-01-02 09:15:06 -08:00
dial_others.go update and use rs/dnscache implementation instead of custom (#13348) 2021-10-05 10:13:04 -07:00
headers.go attempt delete marker replication after object is replicated (#15857) 2022-10-13 17:45:23 -07:00
listen_nix.go update and use rs/dnscache implementation instead of custom (#13348) 2021-10-05 10:13:04 -07:00
listen_others.go update and use rs/dnscache implementation instead of custom (#13348) 2021-10-05 10:13:04 -07:00
listener.go run gofumpt cleanup across code-base (#14015) 2022-01-02 09:15:06 -08:00
listener_test.go cleanup dsync tests and remove net/rpc references (#14118) 2022-01-18 12:44:38 -08:00
server.go Remove deprecated io/ioutil (#15707) 2022-09-19 11:05:16 -07:00
server_test.go add configurable 'shutdown-timeout' for HTTP server (#13771) 2021-11-29 09:06:56 -08:00