influxdb/services/meta
Jason Wilder a90114aa4d Use same node ID for meta and data nodes
Fixes #5669
2016-02-18 14:45:34 -07:00
..
internal Fix meta.Client CreateDatabaseWithRetentionPolicy RPC command 2016-02-16 16:21:26 -05:00
client.go refactor query executor 2016-02-17 15:13:56 -07:00
config.go rename influxdb/influxdb to influxdata/influxdb 2016-02-10 10:26:18 -07:00
config_test.go rename influxdb/influxdb to influxdata/influxdb 2016-02-10 10:26:18 -07:00
data.go Use same node ID for meta and data nodes 2016-02-18 14:45:34 -07:00
errors.go Fix meta.Client CreateDatabaseWithRetentionPolicy RPC command 2016-02-16 16:21:26 -05:00
handler.go Fix Content-Type headers in meta httpd 2016-02-18 12:34:29 -08:00
meta_test.go Update authentication cache to work for clusters 2016-02-12 07:16:57 -05:00
query_authorizer.go refactor query executor 2016-02-17 15:13:56 -07:00
raft_state.go Fix go vet 2016-02-12 13:55:41 -07:00
response_logger.go rough out meta service 2016-01-21 15:28:31 -05:00
service.go Correctly set X-Influxdb-Version in meta httpd 2016-02-18 12:34:03 -08:00
service_test.go refactor query executor 2016-02-17 15:13:56 -07:00
store.go refactor query executor 2016-02-17 15:13:56 -07:00
store_fsm.go Fix meta.Client CreateDatabaseWithRetentionPolicy RPC command 2016-02-16 16:21:26 -05:00