influxdb/meta
Philip O'Toole ca07b86254 Prohibit dropping the default retention policy
This is to prevents users from putting their system into an awkward
state. It is a policy that all databases must have at least a default
retention policy.

Fixes issue #3699.
2015-09-08 23:00:19 -07: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 Prohibit dropping the default retention policy 2015-09-08 23:00:19 -07:00
data_test.go convert meta shard owners to objects 2015-08-31 16:33:13 -06:00
errors.go Prohibit dropping the default retention policy 2015-09-08 23:00:19 -07: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 Log database and retention policy creation 2015-09-08 11:24:59 -07:00
store_test.go Wait for meta-store to find the leader before returning 2015-09-04 14:51:57 -06:00