storj/private/testplanet
Cameron Ayer 3ee6c14f54 satellite/downtime: add concurrency to downtime estimation
We want to increase our throughput for downtime estimation. This commit
adds the ability to reach out to multiple nodes concurrently for downtime
estimation. The number of concurrent routines is determined by a new config
flag, EstimationConcurrencyLimit. It also increases the default
EstimationBatchSize to 1000.

Change-Id: I800ce7ec1035885afa194c3c3f64eedd4f6f61eb
2020-04-14 14:39:13 +00:00
..
dir.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
planet_test.go bump storj.io/common to latest 2020-03-25 09:08:40 -04:00
planet.go private/testplanet: allow modifying created database 2020-03-27 19:14:48 +00:00
reconfigure.go private/testplanet: allow modifying created database 2020-03-27 19:14:48 +00:00
referralmanager.go all: remove old uuid 2020-04-02 19:30:36 +03:00
rpc_test.go common: separate repository 2019-12-27 14:11:15 +02:00
run_test.go common: separate repository 2019-12-27 14:11:15 +02:00
run.go private/testplanet: allow modifying created database 2020-03-27 19:14:48 +00:00
satellite.go satellite/downtime: add concurrency to downtime estimation 2020-04-14 14:39:13 +00:00
storagenode-wait.go private/testplanet: add WaitForStorageNodeEndpoints 2020-03-05 10:33:56 +00:00
storagenode.go private/testplanet: allow modifying created database 2020-03-27 19:14:48 +00:00
tlsopts_test.go common: separate repository 2019-12-27 14:11:15 +02:00
uplink_config.go cmd/uplink: remove unused flag 2020-03-09 13:44:46 +00:00
uplink_test.go private/testplanet: expose storagenode and satellite Config 2020-03-27 17:01:25 +02:00
uplink.go satellite/admin: support user query by email 2020-04-06 18:32:25 +00:00
versioning.go storj: remove storj/private/version package which was moved to 2020-03-24 14:31:33 +00:00