Harshavardhana
75ac4ea840
remove possible double locks in bandwidth monitor ( #12067 )
...
additionally reject bandwidth limits with synchronous replication for now.
2021-04-15 16:20:45 -07:00
Harshavardhana
4248b1bf6b
fix possible crash in bucket bandwidth monitor ( #11986 )
2021-04-06 11:01:53 -07:00
Harshavardhana
187129a907
fix comment in bucket bandwidth package
2020-10-17 00:38:54 -07:00
Ritesh H Shukla
0b53e30ecb
Clean up monitor on delete bucket ( #10698 )
2020-10-16 17:59:31 -07:00
Ritesh H Shukla
8a16a1a1a9
fix: misc fixes for bandwidth reporting amd monitoring ( #10683 )
...
* Set peer for fetch bandwidth
* Fix the limit for bandwidth that is reported.
* Reduce CPU burn from bandwidth management.
2020-10-16 09:07:50 -07:00
Ritesh H Shukla
8ceb2a93fd
fix: peer replication bandwidth monitoring in distributed setup ( #10652 )
2020-10-12 09:04:55 -07:00
Ritesh H Shukla
c2f16ee846
Add basic bandwidth monitoring for replication. ( #10501 )
...
This change tracks bandwidth for a bucket and object
- [x] Add Admin API
- [x] Add Peer API
- [x] Add BW throttling
- [x] Admin APIs to set replication limit
- [x] Admin APIs for fetch bandwidth
2020-10-09 20:36:00 -07:00