1
0
mirror of https://github.com/minio/minio.git synced 2025-02-17 00:22:32 -05:00

4 Commits

Author SHA1 Message Date
Poorna Krishnamoorthy
b6cd54779c
Increase context timeout for bandwidth throttled reader ()
increase default timeout up to one hour for toy setups.

fixes 
2021-07-28 15:20:01 -07:00
Poorna Krishnamoorthy
c20fbcd842
fix:(replication/bandwidth) add missing validation in monitored reader () 2021-06-27 10:11:13 -07:00
Poorna Krishnamoorthy
d00783c923
Use rate.Limiter for bandwidth monitoring ()
Bonus: fixes a hang when bandwidth caps are enabled for
synchronous replication
2021-06-24 18:29:30 -07:00
Harshavardhana
1f262daf6f
rename all remaining packages to internal/ ()
This is to ensure that there are no projects
that try to import `minio/minio/pkg` into
their own repo. Any such common packages should
go to `https://github.com/minio/pkg`
2021-06-01 14:59:40 -07:00