storj/satellite/repair
Michal Niewrzal 128b0a86e3 satellite/repair/repairer: repair pieces out of placement
Segment repairer should take into account segment 'placement' field
and remove or repair pieces from nodes that are outside this placement.

In case when after considering pieces out of placement we are still above
repair threshold we are only updating segment pieces to remove
problematic pieces. Otherwise we are doing regular repair.

https://github.com/storj/storj/issues/5896

Change-Id: I72b652aff2e6b20be3ac6dbfb1d32c2840ce3d59
2023-06-05 14:48:36 +00:00
..
checker satellite/repair: change how we log clumped pieces 2023-05-19 10:38:50 +02:00
queue storage: move errors to better locations 2023-04-06 17:26:29 +03:00
repairer satellite/repair/repairer: repair pieces out of placement 2023-06-05 14:48:36 +00:00
clumping_test.go satellite/repair: repair pieces on the same last_net 2023-04-06 17:34:25 +00:00
clumping.go satellite/repair: repair pieces on the same last_net 2023-04-06 17:34:25 +00:00
priority_test.go satellite/repair: test inmemory/disk difference only once 2022-03-29 14:08:13 +03:00
priority.go all: reformat comments as required by gofmt 1.19 2022-08-10 18:24:55 +00:00
repair_test.go satellite/orders: remove unsed argument 2023-05-22 14:35:08 +00:00
repair.go satellite/repair: move test files (#2649) 2019-07-28 12:15:34 +03:00