1
0
mirror of https://github.com/minio/minio.git synced 2025-01-18 10:13:16 -05:00

2 Commits

Author SHA1 Message Date
Harshavardhana
99fde2ba85
deprecate disk tokens, instead rely on deadlines and active monitoring ()
disk tokens usage is not necessary anymore with the implementation
of deadlines for storage calls and active monitoring of the drive
for I/O timeouts.

Functionality kicking off a bad drive is still supported, it's just that 
we do not have to serialize I/O in the manner tokens would do.
2024-02-02 10:10:54 -08:00
jiuker
be02333529
feat: drive sub-sys to max timeout reload () 2023-11-27 09:15:06 -08:00