storj/satellite
Cameron Ayer 2607b16070 satellite/{overlay/straynodes,satellitedb}: rework DQNodesLastSeenBefore to return DQd node IDs and last contact successes
We would like to log Node IDs and last contact successes of nodes DQd
in this manner. We would also like to avoid returning an unbounded list
of items from the db. Therefore we change the query to select a limited
number of nodes that meet the DQ conditions and iterate until 0 rows are
returned. Each column of the query is already indexed.

Change-Id: Iaec2d9b56e7202b7c2028ba21750d40c8dd506ee
2021-03-22 13:01:30 -04:00
..
accounting Redis: Update Redis package to last major version 2021-03-18 14:19:49 +00:00
admin satellite/console: Add ability to list projects by owner ID 2021-01-15 14:22:22 +00:00
attribution all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
audit satellite/audit: add missing logs for audit failure conditions 2021-03-18 17:33:11 +00:00
compensation satellite/compensation: add wallet features to invoice csv 2021-02-08 22:13:48 +02:00
console web/satellite: enter passphrase step for objects page 2021-03-19 10:59:32 +00:00
contact {storagenode,satellite}/nodeoperator: add wallet features 2021-02-08 22:09:45 +02:00
gc all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
gracefulexit satellite/gracefulexit: extend GE data cleanup to include exit_progress 2021-03-01 15:52:43 +00:00
inspector all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
internalpb {satellite,storagnode}/internalpb: bump gogo to v1.3.2 2021-02-04 11:09:13 +00:00
mailservice all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
metainfo metainfo: Stub DownloadObject metainfo endpoint 2021-03-15 10:52:57 -06:00
metrics satellite/metainfo: get away from using pb.Pointer in Metainfo Loop 2020-10-27 13:06:47 +00:00
nodeapiversion satellite/nodeapiversion: new table for tracking node api usage 2020-07-09 15:02:25 +00:00
nodeselection satellite/overlay: use DownloadSelectionCache for getting node IPs 2021-01-29 16:47:10 +02:00
nodestats satellite/{contact,nodestats,overlay,satellitedb}: remove references to total_uptime_count and uptime_success_count columns 2021-01-19 15:43:02 -05:00
orders satellite/orders: decrease FlushBatchSize default to 1000 2021-03-02 14:00:48 +00:00
overlay satellite/{overlay/straynodes,satellitedb}: rework DQNodesLastSeenBefore to return DQd node IDs and last contact successes 2021-03-22 13:01:30 -04:00
payments satellite/payments: De-shadow customer page var in stripe mock 2021-03-03 20:51:43 -05:00
repair satellite/repair/repairer: a new set of rs_scheme tagged metrics 2021-02-09 14:19:22 +00:00
revocation satellite/satellitedb: move tests to their domains 2021-02-19 17:29:15 +02:00
rewards satellite: remove referral program related code 2021-02-08 13:52:50 +00:00
satellitedb satellite/{overlay/straynodes,satellitedb}: rework DQNodesLastSeenBefore to return DQd node IDs and last contact successes 2021-03-22 13:01:30 -04:00
snopayouts satellite/satellitedb: add distributed column and migration 2021-02-01 16:33:14 +00:00
admin.go all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
api.go satellite: remove referral program related code 2021-02-08 13:52:50 +00:00
configlock_test.go all: fix linter complaints 2020-10-13 15:59:01 +03:00
core.go satellite/orders: Delete unused methods & DB tables 2021-02-01 18:01:29 +00:00
gc.go all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
peer.go satellite: remove referral program related code 2021-02-08 13:52:50 +00:00
repairer.go satellite/orders: remove unused satelliteAddress field 2021-01-08 12:25:39 -05:00