featurebase/test
Seebs 2ee589ae1d reduce goroutine spam during TestVariousQueries
etcd runs a LOT more goroutines during server startup. Fix a
goroutine/for loop bug causing us to run four 7-node clusters
instead of 1/3/4/7-node clusters, also have the test/cluster
code reduce import workers. We can't do much about the spamminess
of the Raft stuff, but this should tone it down some.
2021-02-24 11:25:46 -06:00
..
cluster.go reduce goroutine spam during TestVariousQueries 2021-02-24 11:25:46 -06:00
disco.go remove port_mapper because it can't work with our unrestartable server 2021-02-24 11:25:46 -06:00
field.go remove some calls to Field.saveMeta() 2021-02-23 10:09:55 -06:00
handler.go remove the last usages of test.NewExecutor and cleanup unused in test package 2018-07-01 07:31:31 -05:00
holder.go blue_green migration. holdbkg.go holder goroutine. 2020-09-11 14:24:15 -05:00
index.go remove Field.loadMeta() 2021-02-23 10:09:55 -06:00
logger.go lock BufferLogger for reads/writes 2019-11-12 12:15:13 -06:00
pilosa.go Unify state 2021-02-06 16:53:42 -06:00
pilosa_test.go remove remaining references to "coordinator" 2021-02-23 17:23:09 -06:00
transaction.go increase test deadlineSkew to 1s 2020-05-18 19:57:44 -05:00