Todd Persen
fb9d03e28d
Merge pull request #863 from influxdb/862-slow-data-migrator
...
Add optional pausing to data migration.
2014-08-21 17:27:53 -04:00
Todd Persen
73de8f18a6
Merge pull request #861 from influxdb/860-validte-shards
...
Update database configuration to validate shard spaces before making db
2014-08-21 17:27:41 -04:00
Paul Dix
439e4c9914
Add optional pausing to data migration.
2014-08-21 17:15:55 -04:00
Paul Dix
72274002fc
Update database configuration to validate shard spaces before creating anything.
...
Fixes #860 . Update the validate method on shard spaces to optionally check if the database exists.
2014-08-21 16:59:27 -04:00
oliveagle
9117ae789b
GetLeaderRaftConnectString returns consistent result
2014-08-22 01:30:48 +08:00
Ruben Kerkhof
471e6a2c80
Fix a few typos
2014-08-21 16:22:14 +02:00
John Shahid
e27044b4c4
Merge pull request #849 from runner-mei/gs2
...
ensure close file before rename bookmark file.
2014-08-20 10:52:12 -04:00
Todd Persen
f50b2e31cd
Add admin assets fix to CHANGELOG.
2014-08-19 14:52:46 -04:00
John Shahid
9d69c8f352
Merge pull request #850 from oliveagle/more_informative_api_get_servers
...
makes listServers api more informative
2014-08-19 10:37:41 -04:00
oliveagle
8fdd988226
makes listServers api more informative
2014-08-19 17:09:23 +08:00
runner.mei
45c1afa6c1
ensure close file before rename bookmark file.
2014-08-19 09:57:39 +08:00
Paul Dix
aa4f2363b0
Update CHANGELOG.md
2014-08-15 16:13:32 -04:00
Paul Dix
14ca73ef68
Update CHANGELOG.md
2014-08-15 16:11:18 -04:00
Paul Dix
3fcad1dc34
Update CHANGELOG.md
2014-08-15 16:09:42 -04:00
John Shahid
d9f14cbb72
Merge pull request #832 from influxdb/831-create-shard-space
...
Make create shard space endpoint database specific.
2014-08-15 14:10:32 -04:00
John Shahid
620f33deec
Merge pull request #833 from influxdb/830-series-sorted-order
...
Series should be returned in sorted order
2014-08-15 14:09:03 -04:00
Paul Dix
69c47a57e6
Series should be returned in sorted order
...
Fix #830 . Tests and implementation to ensure that list series with or without a regex return in sorted order. Queries that select from a regex will return series in sorted order.
2014-08-15 14:06:33 -04:00
John Shahid
45d1b793a7
Fix a compilation error in the test
2014-08-15 13:53:23 -04:00
John Shahid
24395df479
Add flymake targets
2014-08-15 13:47:01 -04:00
Paul Dix
632dba81dc
Make create shard space endpoint database specific.
...
Fixes #831 . Shard spaces now belong to a database so the endpoint should reflect that.
2014-08-15 13:23:21 -04:00
Paul Dix
5403baffd3
Add data migration 0.7 -> 0.8
...
Close #809 . Fix #746
2014-08-15 13:20:49 -04:00
John Shahid
a9d73f5889
Make sure we always close the state on read and write
...
Fix #827
2014-08-14 10:34:33 -04:00
John Shahid
4862e8538f
Increase timeout in the integration test client
2014-08-13 15:49:02 -04:00
John Shahid
335dec7ac5
Remove an unused rule in the lexer
2014-08-13 15:23:27 -04:00
John Shahid
bc8b068106
Remove some printfs in the test
2014-08-13 15:23:27 -04:00
John Shahid
1ceddfb7c0
Remove the assertion since db creation might fail
2014-08-13 13:24:39 -04:00
John Shahid
db9e0d7114
When remote executing a query send the time conditions as well
...
Close #820
2014-08-13 12:59:21 -04:00
John Shahid
a493485f4d
Drop testing for 1.2.1
...
We are using net/http Client.Timeout which was added in 1.3 and doesn't
exist in 1.2. There's no reason to keep backward compatibility with 1.2
since we're building our own binaries and go1.3 is available for those
who want to build their own binaries.
2014-08-12 15:26:39 -04:00
John Shahid
31c0e63d5d
Fix TestShardExpiration
...
The shard could expire even before we get chance to see it in the result
of GetShards()
2014-08-12 15:12:11 -04:00
John Shahid
34732ad598
Fix the build
2014-08-12 14:50:55 -04:00
John Shahid
57d29e8bed
Merge remote-tracking branch 'raft/master'
2014-08-12 14:26:59 -04:00
John Shahid
7f74a28951
Increase the timeout in the test
2014-08-12 14:06:14 -04:00
Paul Dix
23b7ae02ce
Merge pull request #376 from influxdb/list-series-376
...
"list series" should allow filtering using a regular expression
2014-08-12 13:17:51 -04:00
John Shahid
49122da251
List series should support filtering by a regex
2014-08-11 16:59:11 -04:00
John Shahid
63cc69f1df
Add a test for shard spaces regex
2014-08-07 16:06:49 -04:00
John Shahid
d3e27e8ce5
Fix a typo
2014-08-07 15:22:05 -04:00
John Shahid
dcbadb92f8
We should just keep track of the time object instead of the seconds
2014-08-07 13:14:30 -04:00
John Shahid
7a297b3f5e
Close #803 . Fix #767
2014-08-07 13:14:25 -04:00
John Shahid
8607a60fe0
Make sure we remove the shard metadata whenever it expires
2014-08-07 13:10:12 -04:00
John Shahid
adfbdb0e4e
Add a test for the shard expiration
2014-08-07 13:09:53 -04:00
Paul Dix
22d02b734d
Update CHANGELOG.md
2014-08-06 16:38:56 -04:00
Paul Dix
69ba4ef992
Merge pull request #426 from influxdb/fix-426
...
Fill should fill the entire time range that is requested
2014-08-06 16:36:33 -04:00
John Shahid
680e6d96bc
Always fill empty groups if the start time is specified.
...
Prior to this change, empty group filling worked between t1 and t2,
where t1 is the timestamp of the earliest point and t2 is the timestamp
of the last point. This patch change the behavior of the fill() to use
the query start and end time as t1 and t2, respectively. This only
happens if the user specified the start time of the query. Otherwise,
there's a potential of filling millions of millions of groups, since the
default start time of the query is really really early.
2014-08-06 16:03:29 -04:00
John Shahid
e74b941c76
add rc5 to the changelog
2014-08-04 15:00:43 -04:00
John Shahid
031f4adf47
Remove an unused statement
2014-08-04 12:53:00 -04:00
David Bordeynik
a76805cac1
Fix #674 : graceful exit when having config file issues
2014-08-02 16:58:57 +03:00
John Shahid
b16e090860
Add a standard response markdown file
2014-08-01 16:09:33 -04:00
John Shahid
dd116bdca7
Don't read the entire body in memory
2014-08-01 16:09:09 -04:00
Paul Dix
97508402ee
Move load database config to API
...
Fix #791 - Removed load database config options from the daemon. Created an API endpoint and updated test.
Fix #745 - Added definition of continuous queries to load database config.
Close #792
2014-08-01 16:09:00 -04:00
Paul Dix
eaaa3228bf
Update CHANGELOG.md
...
Mark 0.8.0-rc.4 released.
2014-07-30 14:37:16 -04:00