mirror of
https://github.com/minio/minio.git
synced 2025-01-23 04:33:15 -05:00
56d4d7b8b1
MRF does not detect when a node is disconnected and reconnected quickly this change will ensure that MRF is alerted by comparing the last disk reconnection timestamp with the last MRF check time. Signed-off-by: Anis Elleuch <anis@min.io> Co-authored-by: Klaus Post <klauspost@gmail.com>