influxdb/meta
Jason Wilder 380d82b078 Fix race in local node creation
It was possible for the metastore Open call to return before it actually
created it's local node.
2015-09-05 09:07:37 -06:00
..
internal convert meta shard owners to objects 2015-08-31 16:33:13 -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 Update comment re shard group creation and sorting 2015-09-01 13:30:59 -07:00
data_test.go convert meta shard owners to objects 2015-08-31 16:33:13 -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 Fix race by replacing entire Data instance 2015-09-02 11:20:30 -07:00
state.go Fix deadlock in metastore 2015-08-26 14:43:17 -06:00
statement_executor.go add SHOW SHARDS statement 2015-09-03 15:46:52 -06:00
statement_executor_test.go move all aggregate validations to the parser validation from map/reduce functions 2015-09-04 13:30:40 -05:00
store.go Fix race in local node creation 2015-09-05 09:07:37 -06:00
store_test.go Wait for meta-store to find the leader before returning 2015-09-04 14:51:57 -06:00