influxdb/services
Edd Robinson dcb6e318e9 Creating CQ with identical query does not error
Partially fixes #6094.

Prior to this when passing the same query and CQ name in a CREATE
CONTINUOUS QUERY command an error would be returned. This means the
command was not behaving in a similar way to other commands.a

Now when running the command with the same CQ name and query string no
error will be returned. Note, this change does not parse the query, it
simply compares a normalised query string to the existing one on the CQ.
2016-03-29 11:35:04 +01:00
..
admin Display results of multiple queries in Admin UI, Not just the first query. 2016-03-16 13:22:37 -07:00
collectd modify WritePoints function signature for p products 2016-03-14 16:55:54 +00:00
continuous_querier remove `client.NodeID` 2016-03-11 12:27:08 -07:00
copier Tag TSM stats with database, retention policy 2016-02-29 09:17:34 -08:00
graphite modify WritePoints function signature for p products 2016-03-14 16:55:54 +00:00
httpd fix inconsistent route names 2016-03-25 14:10:31 -05:00
meta Creating CQ with identical query does not error 2016-03-29 11:35:04 +01:00
opentsdb modify WritePoints function signature for p products 2016-03-14 16:55:54 +00:00
precreator add canonical paths 2016-02-10 11:30:52 -07:00
retention add canonical paths 2016-02-10 11:30:52 -07:00
snapshotter remove commented code 2016-03-16 08:58:55 -04:00
subscriber add canonical paths 2016-02-10 11:30:52 -07:00
udp modify WritePoints function signature for p products 2016-03-14 16:55:54 +00:00