storj/satellite/repair
paul cannon 3dc01bd25d satellite/repair: change how we log clumped pieces
rather than only logging the last_nets we see in clumpedPieces, this
will run through all the last_nets and log any that have more than one
node. This should have the same outcome, except the counts will be 1
higher (because FindClumpedPieces won't include the first node found in
a clumped network, and this will).

This should be quite a bit faster.

Change-Id: I6a7b2fd387e98963d5295c9ecfde80f2e1ee3b7a
2023-05-19 10:38:50 +02: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: add flag for de-clumping behavior 2023-05-18 21:02: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/overlay: fix GetNodesNetworkInOrder 2023-05-19 08:08:08 +00:00
repair.go satellite/repair: move test files (#2649) 2019-07-28 12:15:34 +03:00