storj/satellite/repair
Ethan Adams 6070018021
satellite/overlay: use AS OF SYSTEM TIME with Cockroach
Query nodes table using AS OF SYSTEM TIME '-10s' (by default) when on CRDB to alleviate contention on the nodes table and minimize CRDB retries. Queries for standard uploads are already cached, and node lookups for graceful exit uploads has retry logic so it isn't necessary for the nodes returned to be current.
2020-12-22 21:07:07 +02:00
..
checker satellite/overlay: use AS OF SYSTEM TIME with Cockroach 2020-12-22 21:07:07 +02:00
irreparable all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
queue satellite/repair: improve contention for injuredsegments table on CRDB 2020-12-10 09:51:26 -08:00
repairer all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
priority_test.go satellite/repair: use survivability model for segment health 2020-12-17 21:30:17 +00:00
priority.go satellite/repair: use survivability model for segment health 2020-12-17 21:30:17 +00:00
repair_test.go all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
repair.go satellite/repair: move test files (#2649) 2019-07-28 12:15:34 +03:00