influxdb/meta
Jason Wilder 0e59568825 Change how cluster is started in tests
Instead of trying to start all the nodes with dynamic peer addresses
set, alwasy start one, then join the rest to this one.  The SetPeers
in the test may be causing leadership changes and sporadic failures.
2015-08-14 13:17:38 -06:00
..
internal Fix comments and whitespace issues 2015-08-05 14:17:26 -06:00
config.go Remove [meta].peers config option 2015-08-12 13:01:27 -06:00
config_test.go Refactor run command. 2015-05-29 14:59:57 -06:00
data.go Cap auto-created retention policy replica count at 3 2015-08-12 14:18:02 -06:00
data_test.go Cap auto-created retention policy replica count at 3 2015-08-12 14:18:02 -06:00
errors.go Cap auto-created retention policy replica count at 3 2015-08-12 14:18:02 -06:00
proxy.go Proxy raft and rpc connections to leader transparently 2015-07-23 10:21:23 -06:00
rpc.go Use config.Peers when passing -join flag 2015-07-28 09:40:25 -06:00
rpc_test.go Support add new raft nodes 2015-07-28 09:40:25 -06:00
state.go Shutdown raft transport and layer first 2015-08-13 15:31:31 -06:00
statement_executor.go Update show servers output to should address, not url 2015-08-05 14:17:26 -06:00
statement_executor_test.go Update show servers output to should address, not url 2015-08-05 14:17:26 -06:00
store.go Remove extraneous join error logging 2015-08-13 16:58:25 -06:00
store_test.go Change how cluster is started in tests 2015-08-14 13:17:38 -06:00