Commit Graph

475 Commits (a540780543e16286c3dfbbad1eb65c78184122d1)

Author SHA1 Message Date
Cory LaNou 0d634c0266 update changelog 2015-03-09 19:57:12 -06:00
Philip O'Toole abf664c18d Merge pull request #1895 from influxdb/create_default_rp
Create retention policy by default
2015-03-09 16:26:41 -07:00
Philip O'Toole 88daea22a4 Update changelog 2015-03-09 16:24:06 -07:00
Philip O'Toole f6d1a00e23 Merge pull request #1883 from influxdb/retention_crash
RLock Server when checking retention policies
2015-03-09 15:52:34 -07:00
Cory LaNou 6efa090ddb Merge pull request #1893 from influxdb/update-client-write
Update client write
2015-03-09 16:13:39 -06:00
Philip O'Toole 62e8fa0c72 Update changelog 2015-03-09 10:58:36 -07:00
Cory LaNou d6d21b2118 need spell checker 2015-03-09 10:49:31 -06:00
Cory LaNou 8570494552 update CHANGELOG.md 2015-03-09 10:47:57 -06:00
Philip O'Toole c714f147e8 Merge pull request #1875 from influxdb/raft_log_trace
Support control of Raft debug logging
2015-03-09 08:31:06 -07:00
Cory LaNou c7571379e8 give credit where credit is due 2015-03-07 07:13:34 -07:00
Cory LaNou 03fbe5308c updating changelog 2015-03-07 07:13:01 -07:00
Cory LaNou 499fe38cff update changelog 2015-03-07 07:12:22 -07:00
Philip O'Toole 17c5ca0e74 Add contributor handle to change log
Credit where credit is due.
2015-03-06 23:25:49 -08:00
Cory LaNou bb07539abc put link in right spot 2015-03-06 20:57:07 -07:00
Cory LaNou fdbf2eb7a6 update changelog for #1862 2015-03-06 20:51:53 -07:00
Philip O'Toole 9a6f74c7a4 Update CHANGELOG 2015-03-06 15:19:18 -08:00
Philip O'Toole 24fcdb787b Update CHANGELOG 2015-03-06 15:14:21 -08:00
Philip O'Toole bbd852e77d Latest changes will actually be part of RC10 2015-03-06 13:59:00 -08:00
Joseph Rothrock 3d23e9d6da Fix typos 2015-03-06 12:50:01 -08:00
Joseph Rothrock 9b63eed767 Merge branch 'master' of github.com:influxdb/influxdb into 1753
Conflicts:
	CHANGELOG.md
2015-03-06 12:37:15 -08:00
Joseph Rothrock bf034be2c0 Changelog update 2015-03-06 12:22:15 -08:00
Paul Dix 58ef65e7bc Update CHANGELOG.md 2015-03-06 10:24:26 -08:00
Paul Dix ea3d2444a9 Update CHANGELOG.md 2015-03-06 10:24:01 -08:00
David Norton cb780d82d5 fix #1180: race in startStateLoop 2015-03-06 13:09:46 -05:00
David Norton 8583260bc5 fix #1866: race accessing topic replicas map 2015-03-06 11:14:11 -05:00
Paul Dix 20b964b496 Update CHANGELOG.md 2015-03-05 20:41:03 -08:00
Philip O'Toole 2402467e63 Add trace-level logging of write to handler 2015-03-05 17:38:03 -08:00
Paul Dix ea3e1c67c7 Update CHANGELOG.md 2015-03-05 17:34:09 -08:00
Philip O'Toole ae9210fc74 Add "infinite retention" to change log 2015-03-05 15:32:45 -08:00
Philip O'Toole f957036405 Richer description of JSON over UDP 2015-03-04 19:04:56 -08:00
Joseph Rothrock 1efde69c69 JSON via UDP
Issue: 1755

Bind the server to a UDP listener to accept series data.
2015-03-04 16:36:06 -08:00
Philip O'Toole ab0533912f Add fpm updates to CHANGELOG 2015-03-04 10:54:24 -08:00
dgnorton 88a4852279 Merge pull request #1806 from influxdb/fix-1799
fix #1799: make scanner recognize regex
2015-03-04 08:44:25 -05:00
Philip O'Toole 2fea387e2d Add PR 1836 2015-03-03 15:19:03 -08:00
David Norton 6652de99e5 fix #1799: update CHANGELOG.md 2015-03-03 09:32:15 -05:00
Paul Dix 4c5beb96ed Update CHANGELOG.md 2015-03-02 18:42:07 -08:00
Paul Dix 802f28fd50 Update CHANGELOG.md 2015-03-02 18:41:20 -08:00
Philip O'Toole 65cd9a75d8 Update change log with WHERE field check 2015-03-02 18:39:55 -08:00
Paul Dix 6d9862059e Update CHANGELOG.md 2015-03-02 18:09:25 -08:00
Philip O'Toole ea854395f1 Update CHANGELOG 2015-03-02 11:09:02 -08:00
Philip O'Toole 8eefdba0d3 Correct typo in change log 2015-02-27 21:06:14 -08:00
Philip O'Toole 41688ea6af Correct markdown for URL 2015-02-27 21:03:55 -08:00
Philip O'Toole db09b20d19 Update with PR1744 2015-02-27 21:03:10 -08:00
Paul Dix 65b4d1a060 Update changelog for rc6 release 2015-02-27 17:09:45 -05:00
Philip O'Toole 05d630bfb8 Refactor shard group time bound checking
This allows it to be tested.
2015-02-27 14:03:13 -08:00
Paul Dix 3985bb0e2f Update CHANGELOG.md 2015-02-27 01:13:15 -05:00
Paul Dix 52f257e349 Make show series return IDs and work with limit and offset.
Fixes #1765
2015-02-27 01:09:38 -05:00
Paul Dix 889f0a323f Fix problem with merging series that have unequal number of points in group by interval 2015-02-27 01:02:34 -05:00
Cory LaNou 635dc2e09a update changelog 2015-02-26 17:10:09 -07:00
Philip O'Toole 2e5e225e48 Add PR 1752 2015-02-26 08:29:38 -08:00
Cory LaNou c7028e2ba5 add reference to change log 2015-02-25 12:42:24 -07:00
dgnorton ffcdf8e197 Merge pull request #1718 from influxdb/fix-1717
fix #1717: all points must have at least one field
2015-02-24 16:27:49 -05:00
Philip O'Toole 3867a1933c Parse Series IDs are 32-bit unsigned integers 2015-02-24 12:43:50 -08:00
David Norton e7e04cdeb0 fix #1717: code review chng & update CHANGELOG.md 2015-02-24 14:35:22 -05:00
Paul Dix 1032b25f84 Update CHANGELOG.md 2015-02-24 13:16:25 -05:00
Paul Dix 048c6fcde6 Update CHANGELOG.md 2015-02-24 13:11:22 -05:00
Cory LaNou 9ddad0aa4b add issue #1700 to changelog 2015-02-24 09:14:10 -07:00
Paul Dix 2d261e3dc9 Update changelog 2015-02-24 01:18:55 -05:00
Paul Dix 0baf8bd084 Update changelog with 0.9.0 details 2015-02-24 00:48:04 -05:00
Philip O'Toole ae4b2d4fd8 Add Loopback client support to change log 2014-11-25 13:45:36 -08:00
Ben Johnson 1c81fcf3de CHANGELOG 2014-11-19 16:50:28 -07:00
Paul Dix 0e1c4d0efb Update changelog 2014-11-18 23:29:09 -05:00
Todd Persen a0fd0cd03e Update CHANGELOG for v0.8.6 2014-11-16 00:49:32 -05:00
John Shahid 4a3a286f2e Check for valgrind and mercurial
If valgrind isn't found, `make valgrind` will be disabled. Otherwise it
will run valgrind to make sure the parser doesn't leak any memory. If
mercurial isn't found an error will be displayed and configure will
abort.

Close #978
2014-11-05 18:49:49 -05:00
John Shahid 6beed4fe54 Determine if we should use sed -i or sed -i ''
Close #671
2014-11-05 18:38:44 -05:00
John Shahid 9507b187f1 Don't emit the time condition for single point queries
Close #925
2014-11-05 18:35:44 -05:00
John Shahid b5fb4840a9 Make sure all services are stopped properly
Close #663
2014-11-05 18:14:56 -05:00
John Shahid de8836ca4f Return an appropriate exit code if the daemon exists because of errors
Currently we only return an exit code of 1 if an error occurred,
otherwise an exit code of 0 is returned.

Close #1008
2014-11-05 18:13:34 -05:00
John Shahid 1f3570536f Don't try to close the protobuf server if it's not open
Fix #584
2014-11-05 16:46:54 -05:00
John Shahid d14c14844f update the changelog 2014-11-05 16:33:42 -05:00
John Shahid d1f4f4b8e1 add #1092 to the changelog 2014-11-04 10:34:21 -05:00
John Shahid 1f5f5cb789 Don't write points if they are too old
Background of the bug: Prior to this patch we actually tried writing
points that were older than the retention period of the shard. This
caused race condition when it came to writing points to a shard that's
being dropped, which will happen frequently if the user is loading old
data (by accident). This is demonstrated in the test in this commit.This
bug was previously addressed in #985. It turns the fix for #985 wasn't
enough. A user reported in #1078 that some shards are left behind and
not deleted.

It turns out that while the shard is being dropped more write
requests could come in and end up on line `cluster/shard.go:195` which
will cause the datastore to create a shard on disk that isn't tracked
anywhere in the metadata. This shard will live forever and never get
deleted. This fix address this issue by not writing old points in, but
there are still some edge cases with the current implementation, at
least not as bad as current master.

Close #1078
2014-11-03 17:28:47 -05:00
John Shahid 63b11691eb Merge remote-tracking branch 'refs/remotes/origin/pr/973' 2014-11-03 14:06:08 -05:00
David Norton 4b59ddd113 Don't try to take 2 snapshots at a time
Fix #943. Close #1081
2014-10-31 14:00:56 -04:00
John Shahid de95dd64e5 Update the changelog for #1085 2014-10-31 13:59:55 -04:00
David Norton a428042899 Fix the timestamps set by the collectd plugin
Timestamps should be in microseconds instead of milliseconds.

Fix #1075. Close #1076
2014-10-29 18:30:17 -04:00
David Norton 9786d31db3 Add func to get str desc of Processor chain
Close #1068
2014-10-29 16:39:04 -04:00
David Norton 309934dec5 Fill even when no points exists in the given time range
Fix #996. Close #1067
2014-10-29 16:37:17 -04:00
John Shahid 9485e99796 preparing for a release 2014-10-27 18:10:41 -04:00
Todd Persen 46ded4f5c2 Fix continuous query functionality in the api
The endpoints that were used previously are now deprecated and
removed. This commit uses the query language instead of the endpoint to
provide the same set of features.

fix #1058.
2014-10-27 17:25:17 -04:00
David Norton 2808814863 Return an Inf. or NaN instead of panicing when a dividing by zero
Fix #1022. Close #1050
2014-10-27 17:08:53 -04:00
Philip O'Toole ffd9a4bc7d Allow graphite and collectd bind address to be set
Fix #1055. Close #1056
2014-10-27 17:05:14 -04:00
David Norton e27d3bbb21 Fix the timestamps of the points written by the collectd plugin
Try to use high resolution timestamp but if it's 0, fall back to
unix timestamp.

Collectd timestamps are uint64 and influxdb uses int64.  Change
to use type conversion instead of converting to string and then
parsing the string back to int64.  Also, test if the collectd
timestamp is too large for influxdb.  If it is, wrap around and
log an error message the first time but don't fill the log with
messages for every entry thereafter.

Move packet parsing code into its own function so it can be unit
tested.

Add unit tests to for packets using high resolution and unix
timestamps.

Fix #1051. Close #1054
2014-10-27 17:05:14 -04:00
Todd Persen 6eb6e6a993 Return nil when we're supposed to stop processing points.
Fix #821
2014-10-27 17:02:58 -04:00
John Shahid 6b42f1cbe1 update the changelog 2014-10-24 17:30:12 -04:00
John Shahid 94e5fdc2d2 update the changelog 2014-10-24 10:45:51 -04:00
Tom Lanyon 78e7851427 Fix collectd typo in CHANGELOG 2014-10-24 15:30:43 +10:30
John Shahid baabefd455 Add missing stories to 0.8.4-rc.1 and get rid of 0.9.0 2014-10-22 12:24:31 -04:00
John Shahid 89f226417a Oops forgot merge with regex and credits for the pr in the changelog 2014-10-21 18:34:43 -04:00
John Shahid 922c90719c Update the changelog 2014-10-21 18:26:00 -04:00
Todd Persen f16f4b6639 Querying for data outside of existing shards should return an empty response.
Fix #1004. Close #1023
2014-10-14 12:59:47 -04:00
John Shahid da4f56fbbb Don't use the same server id more than once
Fix #972
2014-10-07 18:32:14 -04:00
John Shahid f2a85f2b03 Set the ulimit in the init script with a way to override the limit
Fix #916
2014-10-07 13:27:24 -04:00
John Shahid c059ec5883 Add an install target to the Makefile
Fix #722
2014-10-07 13:27:24 -04:00
John Shahid e5c9fb7917 update the changelog 2014-10-06 17:36:37 -04:00
John Shahid 0ca44c906d Merge branch '0.8'
Conflicts:
	api/http/api.go
	cluster/cluster_configuration.go
	cluster/cluster_configuration_test.go
	coordinator/coordinator.go
	engine/aggregator_operators.go
	engine/common_merge_engine.go
	integration/data_test.go
	parser/parser.go
2014-09-24 18:55:19 -04:00
John Shahid b1a9c450b8 update changelog 2014-09-24 18:06:03 -04:00
Paul Dix ba7cf48dde Update CHANGELOG.md 2014-09-11 12:45:18 -04:00
Paul Dix 88e46b9785 Update CHANGELOG.md 2014-09-08 13:52:23 -04:00
John Shahid 3c9b39ce01 Return an error if an invalid column is used to filter after a join
Fix #652
2014-09-04 12:35:07 -04:00
John Shahid d631acd525 Merge pull request #902 from malthe/add-syslog-handler
Add support for "syslog" logging
2014-09-04 12:09:53 -04:00
Malthe Borch 8b369aed2b Add support for "syslog" logging 2014-09-03 21:41:56 +02:00
John Shahid 0229ba2e10 Update the changelog 2014-09-03 13:22:56 -04:00
John Shahid 262d116c05 Fix the changelog 2014-08-25 15:34:56 -04:00
Paul Dix 2f843af40f Update CHANGELOG.md 2014-08-22 13:45:53 -04:00
Todd Persen f50b2e31cd Add admin assets fix to CHANGELOG. 2014-08-19 14:52:46 -04: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
Paul Dix 22d02b734d Update CHANGELOG.md 2014-08-06 16:38:56 -04:00
John Shahid e74b941c76 add rc5 to the changelog 2014-08-04 15:00:43 -04:00
Paul Dix eaaa3228bf Update CHANGELOG.md
Mark 0.8.0-rc.4 released.
2014-07-30 14:37:16 -04:00
John Shahid 72fccdab6f Don't emit non existent fields when joining
Points in the joined series should have either the columns of the left
side or the columns of the right side of the join. Before this patch
join relied on merge to order the points of the two series and then join
consecutive points together. The merge emitted the union of the columns
of the two series, which caused the joined series to always have the
union of two series. This combined with the fact that the point's values
weren't adjusted to have nulls for the missing columns caused panic when
any operation is done on the points, e.g. addition.

Fix #740, Fix #781
2014-07-30 14:06:47 -04:00
John Shahid d18359a716 update the changelog 2014-07-28 14:44:36 -04:00
John Shahid c02cff22c5 Fix some bugs with retention policy of shard spaces
This commit fixes two bugs:

Don't try to parse "inf" retention policy when creating a shard
space. This caused a panic to be thrown when a shard space is created
with infinity. Fix #774

`getExpiredShards()` used shard duration to determine which shards are
expired but should be using shard retention duration instead. Close #769
2014-07-22 10:55:39 -04:00
John Shahid 3b710fdc10 update the changelog 2014-07-21 17:42:07 -04:00
John Shahid 5e1b7ea357 update the changelog 2014-07-17 13:50:05 -04:00
John Shahid 6c5870e187 update the changelog 2014-07-15 15:38:52 -04:00
John Shahid febd8cd8b1 update the changelog
[skip ci]
2014-07-15 11:40:57 -04:00
Paul Dix 510b5580e1 Update CHANGELOG.md 2014-07-15 10:15:58 -04:00
Paul Dix 25c1097b93 Update CHANGELOG.md 2014-07-14 19:36:02 -04:00
Paul Dix ecb42f8607 Update CHANGELOG.md 2014-07-14 19:31:35 -04:00
Paul Dix e798e2b9b5 Update CHANGELOG.md 2014-07-14 18:30:11 -04:00
John Shahid c6c97ec757 update the changelog
[skip ci]
2014-07-11 15:28:50 -04:00
John Shahid 5b9068ad05 Support milliseconds duration using `ms` prefix
Fix #255.
2014-07-11 14:33:14 -04:00
John Shahid 0b6371e431 Writes to non replicated shards shouldn't be buffered or use the WAL
Currently all writes (unless synchronous) have to go through the write
buffer and the WAL in order to guarantee proper replication. This commit
changes the behavior for shards that aren't replicated.

Fix #734.
2014-07-11 13:52:18 -04:00
John Shahid 3fb936f43a Graphite plugin should work with payload that are whitespace delimited
Previously the graphite plugin required payloads to be space delimited
and didn't like tabs. This commit breaks the payload using any
whitespace delimiter. Fix #707.
2014-07-11 12:09:22 -04:00
John Shahid 0243d788f2 Update the changelog
[skip ci]
2014-07-11 12:04:53 -04:00
John Shahid dfaea578c2 update the changelog
[skip ci]
2014-07-10 18:24:05 -04:00
John Shahid 3fe0444f5c Update the change log
[skip ci]
2014-07-08 08:41:53 -04:00
John Shahid 5a3ea36b65 update the changelog 2014-06-23 12:48:12 -04:00
John Shahid 19c4dd181b update the changelog
[skip ci]
2014-06-18 15:42:38 -04:00
Philip O'Toole c89f03d751 Close #643. Support pretty-print of JSON via HTTP API 2014-06-18 12:06:10 -04:00
John Shahid 2408ac86e6 update the changelog
[skip ci]
2014-06-16 14:51:32 -04:00
Paul Dix 216a3eb21d Update CHANGELOG.md 2014-06-13 18:03:52 -04:00
Paul Dix d2999d08eb Update CHANGELOG.md 2014-06-13 18:02:16 -04:00
John Shahid 06b8743145 Update CHANGELOG.md 2014-06-13 17:54:53 -04:00
John Shahid 21bb706878 Update the changelog 2014-06-13 16:31:28 -04:00
John Shahid 63c2be704d update the changelog
[skip ci]
2014-05-30 20:04:36 -04:00
John Shahid 527517b724 update the changelog
[skip ci]
2014-05-30 19:12:24 -04:00
John Shahid 7c753e671e update the changelog 2014-05-30 18:51:32 -04:00
Paul Dix e43d07bc05 Update CHANGELOG.md 2014-05-30 15:20:07 -04:00
Paul Dix d36bc7e560 Update CHANGELOG.md 2014-05-29 19:22:52 -04:00
John Shahid 07891d46a3 Update the changelog 2014-05-29 18:54:20 -04:00
John Shahid 18e2e5e6b6 Fix #597. Force compaction after deleting data 2014-05-29 18:05:38 -04:00
John Shahid a047866420 Fix #579. Reject writes to nonexistent databases 2014-05-29 16:42:37 -04:00
Tony Pitale 90e9af040e Close #591. Add support for multiple UDP + JSON input plugins
Support comes by way of [[input_plugins.udp_servers]] in config.
A single port will map to a single database.
2014-05-29 15:40:46 -04:00
Paul Dix 5131d4801e Update CHANGELOG.md 2014-05-29 14:40:45 -04:00
John Shahid 9598b61e4c update the changelog 2014-05-28 17:49:53 -04:00
Bruno Binet 4e1006288b Close #476. update makefile to add support for arm builds 2014-05-23 20:46:11 -04:00