storj/private/testplanet
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
..
dir.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
log.go private/testplanet: add STORJ_TESTPLANET_ABSTIME 2020-11-03 15:44:18 +02:00
planet_test.go all: fix defers in loop 2020-11-02 15:06:38 +02:00
planet.go satellite: remove referral program related code 2021-02-08 13:52:50 +00:00
reconfigure.go satellite: remove referral program related code 2021-02-08 13:52:50 +00:00
rpc_test.go pkg/server,private/testplanet: start to listen on quic 2021-01-27 11:03:42 -05:00
run_test.go common: separate repository 2019-12-27 14:11:15 +02:00
run.go private/testplanet: use relative time logging 2020-11-02 17:53:18 +00:00
satellite_test.go satellite/metainfo: use user PartnerID for bucket attribution 2020-08-06 13:14:07 +00:00
satellite.go satellite/{overlay/straynodes,satellitedb}: rework DQNodesLastSeenBefore to return DQd node IDs and last contact successes 2021-03-22 13:01:30 -04:00
storagenode-wait.go storagenode/pieces: Deleter can handle multiple tests 2020-04-29 11:26:56 -06:00
storagenode.go {storagenode,satellite}/nodeoperator: add wallet features 2021-02-08 22:09:45 +02:00
tlsopts_test.go all: use DialNodeURL throughout the codebase 2020-05-20 10:36:30 +00:00
uplink_test.go pkg/server,pkg/quic: accept an existing conn to create quic listener and 2021-02-03 12:04:29 -05:00
uplink.go satellite/console/wasm: add more unit tests 2021-01-08 18:50:29 +00:00
versioning.go storagenode/version: notification flow now based on cursor, chore_test added, versioncontrol added to reconfigure. 2020-07-23 14:13:24 +00:00