influxdb/services/meta
Jason Wilder cd4ef1856b Use TCPHost when checking for existence of data node
Host is the http endpoint and is not really needed.
2016-03-01 21:23:03 -07:00
..
internal Fix meta.Client CreateDatabaseWithRetentionPolicy RPC command 2016-02-16 16:21:26 -05:00
client.go Use TCPHost when checking for existence of data node 2016-03-01 21:23:03 -07:00
config.go Fix join option in config file 2016-02-22 15:05:46 -07:00
config_test.go rename influxdb/influxdb to influxdata/influxdb 2016-02-10 10:26:18 -07:00
data.go Use TCPHost when checking for existence of data node 2016-03-01 21:23:03 -07:00
data_test.go Reconfigure shards and shard groups on node deletion 2016-02-23 15:35:43 +00:00
errors.go Fix meta.Client CreateDatabaseWithRetentionPolicy RPC command 2016-02-16 16:21:26 -05:00
handler.go Code cleanups 2016-02-22 15:06:05 -07:00
meta_test.go Update authentication cache to work for clusters 2016-02-12 07:16:57 -05:00
query_authorizer.go adds missing srv.Handler.QueryAuthorizer 2016-02-23 00:02:48 -05:00
raft_state.go Fix dropping nodes 2016-02-18 14:45:34 -07:00
response_logger.go rough out meta service 2016-01-21 15:28:31 -05:00
service.go Fix creating meta only nodes 2016-02-22 15:06:05 -07:00
service_test.go Merge pull request #5736 from influxdata/er-shard-owners 2016-03-01 14:14:27 +00:00
store.go Fix creating meta only nodes 2016-02-22 15:06:05 -07:00
store_fsm.go Reconfigure shards and shard groups on node deletion 2016-02-23 15:35:43 +00:00