featurebase/server
Travis bc13834343
disco/etcd work: fix lots of races, start all cluster nodes at once.
port mapper gives out ports from 63000-65000 for the tests

fix another race

http test uses port.MustGetPort

rbf: remove :0 port request

ocd happy

test fix for grpc listener address already in use

test/disco allocates BindGRPC port from the port mapper

dump stack on each GetPort

verify each port is usable right away

server/config.go has Config.Validate() now

panic if gossip port is 0. validate server.Config

fix another gossip port 0

builds

quiet, don't dump stack on each port alloc

builds

happy linter

even gossip fallback should not be zero but rather use the port mapper
2021-01-12 21:06:12 -06:00
..
testdata/certs Supply "subject alternative name" for TLS certificates 2020-10-20 14:14:26 -05:00
cluster_test.go disco/etcd work: fix lots of races, start all cluster nodes at once. 2021-01-12 21:06:12 -06:00
config.go disco/etcd work: fix lots of races, start all cluster nodes at once. 2021-01-12 21:06:12 -06:00
config_internal_test.go add --advertise-grpc configuration option 2020-07-09 11:17:12 -05:00
config_test.go disco/etcd work: fix lots of races, start all cluster nodes at once. 2021-01-12 21:06:12 -06:00
default.go Unexport server.DefaultDiagnosticsInterval 2018-07-05 23:11:56 -05:00
dup.go Reduce duplication of setupLogger arch-specific code 2020-04-16 17:08:50 -05:00
dup_arm64.go Reduce duplication of setupLogger arch-specific code 2020-04-16 17:08:50 -05:00
grpc.go Add table conversion to duration timing 2020-12-04 15:19:12 -06:00
grpc_test.go Add tests for streaming queries 2020-12-04 15:19:12 -06:00
handler_test.go disco/etcd work: fix lots of races, start all cluster nodes at once. 2021-01-12 21:06:12 -06:00
pg.go Merge branch 'master' into pg-local-cancel 2020-09-02 14:02:18 -04:00
pg_test.go add licesnse header to pg formatter test 2020-08-31 12:42:37 -04:00
release.go Unexport server.DefaultDiagnosticsInterval (in release tag) 2018-07-05 23:11:57 -05:00
server.go disco/etcd work: fix lots of races, start all cluster nodes at once. 2021-01-12 21:06:12 -06:00
server_test.go disco/etcd work: fix lots of races, start all cluster nodes at once. 2021-01-12 21:06:12 -06:00
sql.go fix SQL memory leak 2020-08-31 13:10:49 -04:00
tlsconfig.go test and fix authentication of client certs btwn cluster nodes 2019-10-18 15:17:35 -05:00