storj/satellite
Moby von Briesen 5dfe27f175 satellite/{repair,overlay}: Use overlay NodeSelectionCache for repair uploads
This change removes the overlay function FindStorageNodesForRepair,
which skips using the node selection cache and hits the database
directly. Otherwise, it is functionally identical to
FindStorageNodesForUpload, which checks the node selection cache first.

When selecting nodes for PUT_REPAIRs, we now call
FindStorageNodesForUpload instead of FindStorageNodesForRepair to reduce
database load.

Change-Id: If34e109695b2ed2b8fb6759115bf769a3459684e
2020-08-04 12:50:12 -04:00
..
accounting satellite/orders: 3-phase rollout 2020-08-03 17:01:42 +00:00
admin satellite/admin: fix test failing at the end of month 2020-07-29 14:17:11 +02:00
attribution all: fix dots 2020-07-16 14:58:28 +00:00
audit satellite/audit/{queue,chore}: Wait for audit queue to be finished before swapping 2020-07-28 16:56:26 +00:00
compensation all: fix dots 2020-07-16 14:58:28 +00:00
console satellite/console/consoleweb: add support for partner parameter for 2020-07-30 11:29:31 +00:00
contact all: fix dots 2020-07-16 14:58:28 +00:00
dbcleanup satellite/dbcleanup: run cleanup more frequently 2020-06-10 18:32:15 +00:00
downtime all: fix comments 2020-07-16 19:13:14 +03:00
gc all: fix dots 2020-07-16 14:58:28 +00:00
gracefulexit all: fix dots 2020-07-16 14:58:28 +00:00
heldamount error handling in heldamount cash and collector delete fixed 2020-07-22 12:26:13 +00:00
inspector all: fix dots 2020-07-16 14:58:28 +00:00
mailservice all: fix dots 2020-07-16 14:58:28 +00:00
marketingweb all: fix dots 2020-07-16 14:58:28 +00:00
metainfo satellite/metainfo: Add Delete Service config 2020-08-03 14:28:02 +00:00
metrics satellite: fix string(int) conversions 2020-06-12 06:41:34 +00:00
nodeapiversion satellite/nodeapiversion: new table for tracking node api usage 2020-07-09 15:02:25 +00:00
nodeselection satellite/nodeselection: use NodeURL 2020-05-27 05:46:11 +00:00
nodestats all: fix dots 2020-07-16 14:58:28 +00:00
orders satellite/orders: 3-phase rollout 2020-08-03 17:01:42 +00:00
overlay satellite/{repair,overlay}: Use overlay NodeSelectionCache for repair uploads 2020-08-04 12:50:12 -04:00
payments satellite/payments: delete credits and credits_spendings db tables 2020-07-30 12:19:57 +03:00
referrals all: fix dots 2020-07-16 14:58:28 +00:00
repair satellite/{repair,overlay}: Use overlay NodeSelectionCache for repair uploads 2020-08-04 12:50:12 -04:00
revocation all: fix dots 2020-07-16 14:58:28 +00:00
rewards satellite/console/consoleweb: add support for partner parameter for 2020-07-30 11:29:31 +00:00
satellitedb satellite/payments: delete credits and credits_spendings db tables 2020-07-30 12:19:57 +03:00
admin.go satellite/console: make paywall optional 2020-07-28 10:57:49 +00:00
api.go satellite/orders: 3-phase rollout 2020-08-03 17:01:42 +00:00
config-lock_test.go satellite: add Go test version of satellite-config-lock tests 2020-05-13 08:14:24 +00:00
core.go satellite/console: make paywall optional 2020-07-28 10:57:49 +00:00
gc.go all: fix dots 2020-07-16 14:58:28 +00:00
peer.go satellite/accounting: Add chore to cleanup old project bandwidth rollups data 2020-07-22 18:56:49 +00:00
repairer.go satellite/orders: add buckets db to service 2020-07-24 17:36:49 +03:00