Matt Robenolt
62434fb878
Replace code.google.com/p/go-uuid with TimeUUID from gocql
2015-03-30 09:02:11 -07:00
Ben Johnson
947c776dc8
Fix comments.
2015-03-30 08:13:13 -06:00
Todd Persen
710f7130b6
Update CHANGELOG.md
2015-03-30 01:07:18 -07:00
Todd Persen
eb53d586db
Update CHANGELOG.md
2015-03-30 01:06:50 -07:00
Philip O'Toole
97b385ca61
Merge pull request #2114 from influxdb/fix_stderr_stdout
...
Direct STDERR and STDOUR and remove obsolete 'run'
2015-03-29 19:53:52 -07:00
Philip O'Toole
8970efeac2
Direct STDERR and STDOUR and remove obsolete 'run'
...
This code path was not modified as needed during recent init.d script
work.
2015-03-29 16:37:31 -07:00
Paul Dix
8dfd93582f
Update CHANGELOG.md
2015-03-29 19:15:21 -04:00
Paul Dix
cfeee629bb
Merge pull request #2111 from influxdb/raft-stability
...
Raft stability
2015-03-29 19:08:35 -04:00
Paul Dix
5d905b91b2
Merge pull request #2112 from influxdb/gomaxprocs
...
Set GOMAXPROCS.
2015-03-29 19:08:17 -04:00
Paul Dix
b4b3996a77
Update changelog
2015-03-29 19:08:04 -04:00
Paul Dix
d8aca6029d
Remove logo output on startup and output gomaxprocs setting
2015-03-29 19:01:38 -04:00
Ben Johnson
24db5f23e1
Set GOMAXPROCS.
2015-03-29 15:39:43 -06:00
Ben Johnson
189aaa0d82
Remove debug statements.
2015-03-29 15:36:55 -06:00
Ben Johnson
55768e6973
Merge branch 'master' of https://github.com/influxdb/influxdb into raft-stability
2015-03-29 15:06:09 -06:00
Ben Johnson
27f4a3efec
Fix raft transition and reader edge cases.
2015-03-29 15:04:11 -06:00
Ben Johnson
3d03602fa7
Raft documentation, read from index fix.
2015-03-29 09:08:44 -06:00
Philip O'Toole
caf325969d
Merge pull request #2104 from influxdb/various_fixes
...
Also include NEQ in filters
2015-03-28 10:20:14 -07:00
Philip O'Toole
9016d09743
Update CHANGELOG
2015-03-27 23:07:57 -07:00
Philip O'Toole
3a5baff88d
Avoid multi-line if with a switch
2015-03-27 23:07:57 -07:00
Philip O'Toole
1b700264a7
Also include NEQ in filters
...
This fixes != for field value comparisons.
2015-03-27 23:07:57 -07:00
Philip O'Toole
d6613d7e9d
Update CHANGELOG for PR 2093
2015-03-27 22:43:47 -07:00
Cory LaNou
a4b133c601
Merge pull request #2093 from derailed/BUG_PointPrecision
...
Point Precision not getting marshaled correctly...
2015-03-27 21:10:04 -06:00
Philip O'Toole
eb8513ccab
Merge pull request #2103 from influxdb/various_fixes
...
Add some missing unit tests of parser
2015-03-27 17:08:15 -07:00
Philip O'Toole
272f7f760e
Add unit tests, pass now.
2015-03-27 17:04:46 -07:00
Philip O'Toole
0310b0b73c
Merge pull request #2101 from influxdb/various_fixes
...
SHOW DATABASES returns series name "databases"
2015-03-27 16:43:19 -07:00
Philip O'Toole
a0e9daee63
SHOW DATABASES returns series name "databases"
2015-03-27 16:24:57 -07:00
Philip O'Toole
90807c5bd5
Correct typo in CHANGELOG
2015-03-27 15:32:48 -07:00
Philip O'Toole
6a77a38cf2
Finaly copyedit of client README
2015-03-27 15:29:41 -07:00
Philip O'Toole
790fa5ce69
Update CHANGELOG for PR 2095
2015-03-27 15:21:41 -07:00
Philip O'Toole
221097b1cc
Merge pull request #2095 from derailed/DOC_client
...
Beefed up influx client README
2015-03-27 15:17:11 -07:00
derailed
0519d46132
cleaning up
2015-03-27 14:07:49 -06:00
derailed
a6ac28607b
updated the docs/example based on team feedback + added instructions for auth
2015-03-27 14:01:45 -06:00
Philip O'Toole
0443605619
Merge pull request #2092 from influxdb/get_3_node_online
...
Get 3 node test back online
2015-03-27 11:41:24 -07:00
Philip O'Toole
48e5cdf957
Don't timeout tests for 5 mins up in CirleCI
2015-03-27 11:35:57 -07:00
Philip O'Toole
3e59dac0fb
Allow integration tests to be skipped
2015-03-27 11:28:19 -07:00
Philip O'Toole
8fe4e428a7
Bring 3-node test back online
2015-03-27 10:45:38 -07:00
Philip O'Toole
a23984a840
Allow int tests to query only 1 node
2015-03-27 10:45:38 -07:00
derailed
5eb3e5fc1a
added godoc examples
2015-03-27 11:28:51 -06:00
derailed
37a0b22df3
Beefed up influx client README
2015-03-27 09:56:00 -06:00
Ben Johnson
057309fc8e
Simplify raft snapshotting, entry apply.
2015-03-26 20:32:39 -06:00
derailed
d02b08d252
Not sure if this was intended or not. Pt Precision is not getting marshaled correctly??
2015-03-26 18:45:36 -06:00
Todd Persen
b4fb4b037c
Merge pull request #2081 from influxdb/new_diags_file
...
Refactor diags and write into internal database
2015-03-26 17:14:48 -07:00
Philip O'Toole
5e08351a27
Merge pull request #2087 from influxdb/_internal_not_internal
...
Use _internal as default self-monitoring database
2015-03-26 17:13:44 -07:00
Philip O'Toole
b579e56002
Update CHANGELOG
2015-03-26 16:27:41 -07:00
Philip O'Toole
502ee0764f
Saner names for diags and stats, and use tags
2015-03-26 16:27:13 -07:00
Philip O'Toole
70836bc87d
Write stats and diags to different measurements
...
Also, some fixes to casts. This may need further work.
2015-03-26 16:27:13 -07:00
Philip O'Toole
4d8166c3b7
Write server diagnostics into database
...
This allows historical monitoring of all diagnostics. Of particular
interest will be GC performance, memory usage, number of shards and
shard groups on the cluster, index points, amongst other important data.
2015-03-26 16:27:13 -07:00
Philip O'Toole
4c7c87a7bb
Refactor common diags into types
...
This will make it easier to use these common diagnostics function in
other components, like the Broker, as well as minimizing growth of the
server type, in terms of SLOC.
This new diags code can be converted to InfluxQL rows, for easy display
and re-writes back to the database for self-monitoring.
2015-03-26 16:27:13 -07:00
Philip O'Toole
efdb7e89e2
Disable snapshot endpoint during testing
...
Once we have proper endpoint layering, this can be re-enabled.
2015-03-26 16:25:30 -07:00
Philip O'Toole
c4871513a2
Merge pull request #2091 from influxdb/allow_snapshot_disable
...
Allow snapshot endpoint to be disabled
2015-03-26 16:20:34 -07:00