Klaus Post
51dad1d130
Fix missing GetObjectNInfo Closure ( #11243 )
...
Review for missing Close of returned value from `GetObjectNInfo`.
This was often obscured by the stuff that auto-unlocks when reaching EOF.
4 years ago
Harshavardhana
187129a907
fix comment in bucket bandwidth package
4 years ago
Ritesh H Shukla
0b53e30ecb
Clean up monitor on delete bucket ( #10698 )
4 years ago
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.
4 years ago
Ritesh H Shukla
8ceb2a93fd
fix: peer replication bandwidth monitoring in distributed setup ( #10652 )
4 years ago
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
4 years ago