storj/satellite/repair/repairer
Michal Niewrzal f5d717735b satellite/repair: fix checker and repairer logging
This is fixing two small issues with logging:
* repair checker was logging empty last net values as clumped pieces
but in main logic we stopped classifying it this way
* repairer summary log was showing incorrect number of pieces removed
from segment because list contains duplicated entries

There was no real issue here.

Change-Id: Ifc6a83637d621d628598200cad00cce44fa4cbf9
2023-10-25 22:55:53 +00:00
..
ec.go satellite/repair: unify repair logic 2023-09-25 09:42:08 -05:00
repairer_test.go satellite/repair: repair is configurable to work only on included/excluded placements 2023-09-27 14:54:06 +00:00
repairer.go satellite/repair: repair is configurable to work only on included/excluded placements 2023-09-27 14:54:06 +00:00
segments_test.go satellite/repair: fix checker and repairer logging 2023-10-25 22:55:53 +00:00
segments.go satellite/repair: fix checker and repairer logging 2023-10-25 22:55:53 +00:00
stats.go satellite/repair: protect concurrent access to statsCollector 2023-10-13 09:12:00 -05:00