storj/satellite/repair
Jennifer Johnson 1c1750e6be removes bandwidth limiting
On satellite, remove all references to free_bandwidth column in nodes table.
On storage node, remove references to AllocatedBandwidth and MinimumBandwidth and mark as deprecated.

Protobuf message, NodeCapacity, is left intact for backwards compatibility.
Once this is released to all satellites, we can drop the column from the DB.

Change-Id: I2ff6c6537fc9008a0c5588e951afea58ede85838
2020-03-04 14:04:00 +00:00
..
checker satellite/repair/checker: add monkit metrics for segments immediately above repair threshold 2020-02-26 20:27:15 +00:00
irreparable all: use monkit v3 2020-02-05 23:53:17 +00:00
queue satellite/repair/queue: Prioritize selection of items off repair queue by segment health 2020-02-26 09:54:16 -05:00
repairer removes bandwidth limiting 2020-03-04 14:04:00 +00:00
repair_test.go satellite/repair: fix repair concurrency 2020-02-24 19:57:09 +00:00
repair.go satellite/repair: move test files (#2649) 2019-07-28 12:15:34 +03:00