Shubhendu
7c7650b7c3
Add sufficient deadlines and countermeasures to handle hung node scenario ( #19688 )
...
Signed-off-by: Shubhendu Ram Tripathi <shubhendu@minio.io>
Signed-off-by: Harshavardhana <harsha@minio.io>
2024-05-22 16:07:14 -07:00
Harshavardhana
d3db7d31a3
fix: add deadlines for all synchronous REST callers ( #19741 )
...
add deadlines that can be dynamically changed via
the drive max timeout values.
Bonus: optimize "file not found" case and hung drives/network - circuit break the check and return right
away instead of waiting.
2024-05-15 09:52:29 -07:00
Harshavardhana
3c2e1a87e2
fix: support dropping privileges with arbitrary users ( #18386 )
...
fixes #18380
2023-11-03 14:18:18 -07:00
Harshavardhana
c50627ee3e
Add tests for multipart upload overwrites on versioned buckets ( #18142 )
2023-09-30 03:13:56 -07:00
Harshavardhana
75c6fc4f02
only allow decryption of etag for only sse-s3 ( #17335 )
2023-06-05 13:08:51 -07:00
Harshavardhana
f65cce4317
move mint tests to separate folders to not confuse GitHub ( #16940 )
2023-03-31 14:38:10 -07:00