Commit Graph

666 Commits (8323d6aa9e8971b5059b4f9e7ff14bd355a4b626)

Author SHA1 Message Date
Jason Wilder e1bb340cb7 Update changelog
Add #2374 #2404
2015-04-23 11:19:12 -06:00
Todd Persen 2b78e3c9e0 Update CHANGELOG.md
[skip ci]
2015-04-23 05:45:03 -07:00
Cory LaNou c887dfe2a8 Merge pull request #2400 from influxdb/client-write-credentials-2391
Always send auth headers for client requests if present
2015-04-22 20:38:36 -06:00
Todd Persen 0bc0f8db5a Update CHANGELOG.md
[skip ci]
2015-04-22 19:09:34 -07:00
Cory LaNou bba66f6db6 update changelog [ci skip] 2015-04-22 18:17:39 -06:00
Todd Persen a86897d484 Update CHANGELOG.md 2015-04-22 13:59:11 -07:00
Cory LaNou efcdfabd3a update changelog 2015-04-22 12:10:20 -06:00
Jason Wilder 862f737f26 Update changelog 2015-04-22 09:57:19 -06:00
Philip O'Toole 36954b2506 Update CHANGELOG 2015-04-21 19:30:27 -07:00
Philip O'Toole df7ed03cd4 Actually allow HTTP logging to be enabled 2015-04-21 15:21:21 -07:00
Cory LaNou 3355bdf810 update changelog [ci skip] 2015-04-21 15:43:20 -06:00
Jason Wilder 9993c0dab3 Merge pull request #2371 from influxdb/2352
Don't set client to nil when closing broker
2015-04-21 15:37:40 -06:00
Cory LaNou 5ec039034e update changelog [ci skip] 2015-04-21 15:32:00 -06:00
Jason Wilder ca845ad119 Don't set client to nil when closing broker
Fixes 2352
2015-04-21 15:18:07 -06:00
Philip O'Toole 4cc106887c RC26 is out
[ci skip]
2015-04-21 14:09:20 -07:00
Cory LaNou bf087eb561 changelog 2015-04-21 13:49:20 -06:00
Jason Wilder 2975a9d450 Update changelog
Fix #2353 #2348 #2343 #2334 #2272
2015-04-21 13:42:03 -06:00
Philip O'Toole ec57f8c84f RLock shard during diagnostics 2015-04-20 14:03:55 -07:00
Philip O'Toole 833b46c562 Fix PR link for PR2340 2015-04-20 13:29:29 -07:00
Todd Persen 1502e3e901 Update CHANGELOG.md 2015-04-20 13:17:17 -07:00
Philip O'Toole 16befaa834 SHOW DIAGNOSTICS must check if shards are local
Fix issue #2323.
2015-04-18 11:39:08 -07:00
David Norton a1790f2d0c fix #2337: panic if tag key isn't double quoted 2015-04-18 13:05:41 -04:00
Cory LaNou 46b19a5777 update changelog 2015-04-17 16:18:28 -07:00
Philip O'Toole f2bb6fe82b Update CHANGELOG 2015-04-17 16:18:28 -07:00
David Norton 86db3574ad fix #2286: parse error on CREATE CONTINUOUS QUERY 2015-04-17 16:40:29 -04:00
Jason Wilder 16f3cee730 Update Changelog
Add #2325 #2324
2015-04-17 13:29:34 -06:00
Jason Wilder 5098774fc3 Update change log
Add #2301 #2242 #2243 #2190
2015-04-17 11:53:16 -06:00
Philip O'Toole 2162be59e9 Don't pass 'done' as it is unneeded 2015-04-16 16:21:03 -07:00
Jason Wilder a69c746fbf Update changelog 2015-04-16 11:45:42 -06:00
Philip O'Toole e0c4ab68c5 Update for PR2297 2015-04-15 15:22:28 -07:00
Philip O'Toole ef9e9e8ae5 RC25 is out 2015-04-15 14:27:31 -07:00
Philip O'Toole 7147b0f88e Update CHANGELOG 2015-04-15 11:55:39 -07:00
Todd Persen 6f9e639647 Update CHANGELOG.md 2015-04-15 11:38:44 -07:00
Todd Persen b43db194ea Merge pull request #2294 from influxdb/flush-fix
Fix stream writer flushing to be thread safe.
2015-04-15 11:25:58 -07:00
Ben Johnson b54f81fcac Fix stream writer flushing to be thread safe.
This change fixes the raft streams so that Flush() is not called
asynchronously while the snapshot is being written.
2015-04-15 12:07:03 -06:00
Todd Persen ab0d104746 Update CHANGELOG.md 2015-04-15 11:01:03 -07:00
Ben Johnson 817c2e7a2a Merge pull request #2293 from influxdb/cluster-listener
Start cluster before broker.
2015-04-15 11:58:10 -06:00
Ben Johnson 64a6274b87 Merge branch 'master' of https://github.com/influxdb/influxdb into cluster-listener
Conflicts:
	CHANGELOG.md
2015-04-15 11:57:59 -06:00
Ben Johnson 090f8c7120 fix race 2015-04-15 11:57:03 -06:00
David Norton adc6968e20 update CHANGELOG.md 2015-04-15 13:37:53 -04:00
Philip O'Toole 37c42c9dd2 RLock server for SHOW RETENTION POLICIES 2015-04-14 17:13:35 -07:00
Philip O'Toole f591150699 Update CHANGELOG 2015-04-14 15:56:43 -07:00
Ben Johnson 47be5feb24 CHANGELOG 2015-04-14 14:44:18 -06:00
Philip O'Toole 19a8bd303a Update CHANGELOG for PR 2282 2015-04-14 12:12:38 -07:00
Todd Persen 1dcac7a3c8 Update CHANGELOG.md 2015-04-13 15:57:21 -07:00
Todd Persen eed570ea1b Fix merge conflict in CHANGELOG.md 2015-04-13 15:55:38 -07:00
Jason Wilder 0158cba073 Update changelog 2015-04-13 16:27:29 -06:00
Cory LaNou 0ecffa1075 update changelog 2015-04-13 15:56:49 -06:00
Ben Johnson e3e98d67b1 Merge branch 'master' of https://github.com/influxdb/influxdb into raft
Conflicts:
	CHANGELOG.md
2015-04-13 13:55:30 -06:00
Ben Johnson 4c4c03852c Merge branch 'master' of https://github.com/influxdb/influxdb into raft 2015-04-13 13:54:06 -06:00
Todd Persen 540e9759cb Update CHANGELOG.md 2015-04-13 12:14:23 -07:00
Philip O'Toole 96a81826ec Support int64 data types 2015-04-13 11:04:27 -07:00
David Norton a668a0d8a5 update CHANGELOG.md 2015-04-12 13:43:21 -04:00
Philip O'Toole 64d9c5784f Fix RC23 release date 2015-04-11 12:18:16 -07:00
Philip O'Toole 04a58e2bf2 Release RC23 2015-04-11 12:06:58 -07:00
Philip O'Toole 5882f0b303 Update CHANGELOG 2015-04-10 16:19:46 -07:00
Paul Dix b353119f8e Add change for distributed query engine 2015-04-10 16:11:34 -07:00
Philip O'Toole d79702bc5e Update CHANGELOG for PR 2213 2015-04-10 16:07:34 -07:00
Ben Johnson eaf4bfca0a Fix term signal.
This commit changes raft so that term changes are made immediately and
term change signals are made afterward. Previously, election timeouts
were invalidated by incoming term changes which caused an election loop.

Stale term was also fixed and http/pprof was added too.
2015-04-10 13:52:20 -06:00
dgnorton 61cd46333a Merge pull request #2228 from influxdb/fix-2215
fix #2215: allow keyword default to be unquoted
2015-04-09 18:01:59 -04:00
Philip O'Toole 22cec963b0 Add section for RC23 2015-04-09 13:50:04 -07:00
Philip O'Toole 5ade9551f5 Update CHANGELOG for rc22 2015-04-09 13:48:21 -07:00
David Norton 33c7bdd723 update CHANGELOG.md 2015-04-09 16:43:26 -04:00
David Norton c2b61af3a1 fix #2224: make influxql keywords case insensitive 2015-04-09 16:08:28 -04:00
Philip O'Toole 5bfdba0348 Correct formatting in CHANGELOG 2015-04-09 13:00:25 -07:00
Philip O'Toole fe4993b132 Update CHANGELOG for PR 2223 2015-04-09 12:59:26 -07:00
Cory LaNou a8b4b874f9 update changelog fixing rc# 2015-04-09 13:25:41 -06:00
Cory LaNou da3a3ce4a8 update changelog for #2214 2015-04-09 13:18:59 -06:00
Philip O'Toole 0b84a93f3f Update CHANGELOG.md 2015-04-09 11:18:26 -07:00
Philip O'Toole 566f6558b4 Persist term to disk when it changes 2015-04-09 11:12:09 -07:00
Philip O'Toole 73de68c67a Update CHANGELOG for PR 2217 2015-04-09 11:11:42 -07:00
Todd Persen 03e2f5f3e6 Update CHANGELOG.md 2015-04-09 10:47:49 -07:00
Jason Wilder 9ef806a037 Update CHANGELOG
Add #2201
2015-04-08 20:50:24 -06:00
Cory LaNou 8335a2b196 update changelog 2015-04-08 17:32:27 -06:00
Cory LaNou 8e19d52359 Merge pull request #2200 from influxdb/renenable-cq
Re-enable Continuous Queries
2015-04-08 17:22:20 -06:00
Cory LaNou 861986e062 Update CHANGELOG.md 2015-04-08 15:20:54 -06:00
Philip O'Toole a3b5075337 Update CHANGELOG for PR 2158 2015-04-08 10:44:43 -07:00
Philip O'Toole 7258a4bc7c Lock server during Open()
Fix issue #2196
2015-04-08 09:18:40 -07:00
Todd Persen 59fc8b9215 Update CHANGELOG.md 2015-04-07 13:43:37 -07:00
Todd Persen 214b405c47 Merge pull request #2181 from influxdb/show_diags
Switch on "SHOW DIAGNOSTICS" statement
2015-04-07 11:18:22 -07:00
Cory LaNou 43cefd45ea Update CHANGELOG.md 2015-04-07 10:55:07 -05:00
Philip O'Toole 6536beb549 Switch on "SHOW DIAGNOSTICS" statement
Fix issue #2179
2015-04-07 08:21:42 -07:00
Jason Wilder fd11797dcb Update CHANGELOG
Add #2175
2015-04-06 21:41:46 -06:00
Philip O'Toole 89b5473a09 Minor tweak to changelog for OpenTSDB support 2015-04-06 11:24:39 -07:00
Philip O'Toole dbb7d2a319 Tweak openTSDB changes and update CHANGELOG 2015-04-06 11:10:50 -07:00
Todd Persen 475cdef884 Update CHANGELOG.md 2015-04-04 12:58:14 -07:00
Philip O'Toole 501b4ceedb Don't panic if presented with a field of unknown type
This can happen, though is very unlikely. If this node receives encoded
data, to be written to disk, and is queried for that data before its
metastore is updated, there will be no field mapping for the data during
decode. All this can happen because data is encoded by the node that first
received the write request, not the node that actually writes the data to
disk. So if this happens, skip the data.
2015-04-04 10:33:56 -07:00
Paul Dix 8d785b5221 Update CHANGELOG.md 2015-04-04 11:29:58 -04:00
Ben Johnson fd96e245cb Merge branch 'master' of https://github.com/influxdb/influxdb into broker-recovery
Conflicts:
	CHANGELOG.md
2015-04-04 08:09:06 -06:00
Ben Johnson ba3026f400 Broker log recovery.
This pull request adds recovery to the messaging.Topic when opening. If
any partial messages are found then the file is truncated at that point
and started from there. This can occur when ungracefully shutting down
a server. It can leave half written messages at the end of segments.
2015-04-04 08:06:35 -06:00
Jason Wilder fd8c245473 Update changelog
Add #2152, #2154
2015-04-03 21:05:13 -06:00
Philip O'Toole 864310d4ec Minor typo in CHANGELOG 2015-04-03 16:07:14 -07:00
Philip O'Toole 84d590ce44 Monitoring database should not be configurable 2015-04-03 14:40:36 -07:00
Philip O'Toole 5df05d1256 It's for stats and diags, not just diags 2015-04-03 14:26:17 -07:00
Ben Johnson 9e134d5ee9 Update init script to append STDERR to log. 2015-04-03 14:27:27 -06:00
Philip O'Toole 9b4b5dd40a Fix up paths for run and data 2015-04-03 12:52:37 -07:00
Mark Rushakoff eaf8d0697e Update changelog 2015-04-03 09:35:05 -07:00
Philip O'Toole 41c59dd6a2 Update CHANGELOG 2015-04-02 16:00:55 -07:00
Ben Johnson 3d6d5f7dd7 Merge branch 'master' into ignore-metastore-replay
Conflicts:
	CHANGELOG.md
2015-04-02 14:46:06 -06:00
Ben Johnson c24f55b9ea Ignore replayed commands on the metastore.
This commit changes the metastore to ignore any commands that are replayed
against it. This is typically handled by the messaging.Conn but there's no
sense in panicing in the metastore if a replayed message comes through.
2015-04-02 14:43:25 -06:00
Jason Wilder cf9e0b22d7 Add #2128 to CHANGELOG 2015-04-02 11:27:59 -06:00
Cory LaNou 40a97d46f2 Update CHANGELOG.md 2015-04-02 10:05:39 -05:00
Todd Persen bdd469db26 Update CHANGELOG.md 2015-04-01 21:11:43 -07:00
Cory LaNou 176e05eb9a update changelog 2015-04-01 20:54:34 -05:00
Cory LaNou ccf9428836 update changelog 2015-04-01 20:43:14 -05:00
Todd Persen b60a98f613 Update CHANGELOG.md 2015-03-31 23:15:21 -07:00
Philip O'Toole a7d904778a Correctly filter series for NEQREGEX
Series that do not have any tags are considered matching in the NEQREGEX
case so the must be explicitly added.
2015-03-31 16:14:30 -07:00
Philip O'Toole 70d57d399d Check if the tag filter is a NOT
If so, then return all series IDs which do not match.

Fix for issue #2097
2015-03-31 16:14:30 -07:00
Todd Persen ef409d6016 Update CHANGELOG.md 2015-03-31 16:13:33 -07:00
Philip O'Toole a755c91b56 Synchronize access to shard index 2015-03-30 13:50:17 -07:00
Philip O'Toole 6b5a452f8a Use a channel to sync UDP shutdown 2015-03-30 13:49:55 -07:00
Todd Persen eb53d586db Update CHANGELOG.md 2015-03-30 01:06:50 -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 b4b3996a77 Update changelog 2015-03-29 19:08:04 -04:00
Philip O'Toole 9016d09743 Update CHANGELOG 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
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 790fa5ce69 Update CHANGELOG for PR 2095 2015-03-27 15:21:41 -07:00
Philip O'Toole b579e56002 Update CHANGELOG 2015-03-26 16:27:41 -07:00
Philip O'Toole f829355e3e Allow snapshot endpoint to be disabled
Fix isse #2086
2015-03-26 16:13:23 -07:00
Cory LaNou f5d38dd18b updating changelog 2015-03-26 14:19:03 -06:00
Philip O'Toole 4484589a03 Update CHANGELOG 2015-03-26 13:12:41 -07:00
Philip O'Toole e957c2b6db Update changelog 2015-03-25 15:59:00 -07:00
Todd Persen 8842110674 Update CHANGELOG.md 2015-03-25 11:58:49 -07:00
Paul Dix 035500fb9f Update CHANGELOG.md 2015-03-24 22:19:43 -04:00
Cory LaNou d2529a24e7 make comment clearer 2015-03-24 20:14:05 -06:00
Cory LaNou f5659183a5 update changelog 2015-03-24 20:13:35 -06:00
Todd Persen ceb65f7aa7 Update CHANGELOG.md for #2068 2015-03-24 15:58:48 -07:00
Philip O'Toole bfad9a194d Merge pull request #2061 from influxdb/show_diags_command
SHOW DIAGNOSTICS command
2015-03-24 12:25:56 -07:00
Philip O'Toole 9f723d6a24 Merge pull request #2060 from influxdb/reload_sharp_map
Reload shard map on restart
2015-03-24 12:25:08 -07:00
Philip O'Toole b9e0821422 Correct minor typos in CHANGELOG 2015-03-23 23:48:05 -07:00
Philip O'Toole b7162b01f0 Update CHANGELOG 2015-03-23 23:46:20 -07:00
Philip O'Toole 1f3b7c66a0 Allow init.d script to get influxd version 2015-03-23 23:42:58 -07:00
Philip O'Toole a8f0dbcf1d Load shards on restart
Fix for #2012
2015-03-23 18:34:46 -07:00
Philip O'Toole 51e98b85ef Support sorting of retention policies
Sort them by name.
2015-03-23 17:27:15 -07:00
Philip O'Toole e2f833d20c Update CHANGELOG 2015-03-23 16:49:15 -07:00
Philip O'Toole 5a1dc1e93c Update CHANGELOG 2015-03-23 12:17:34 -07:00
Philip O'Toole a09acb91e2 Update CHANGELOG 2015-03-20 15:58:58 -07:00
Cory LaNou 949e64c386 update changelog 2015-03-20 16:52:32 -06:00
Philip O'Toole d6cb1a70d4 Update CHANGELOG 2015-03-20 15:23:28 -07:00
Philip O'Toole 13a16fd506 Update CHANGELOG.md 2015-03-20 14:23:23 -07:00
Philip O'Toole 4ece102f7c RC15 has been released 2015-03-19 17:14:24 -07:00
Philip O'Toole c1a37d1ca6 Update CHANGELOG for PR 2021 2015-03-19 16:46:35 -07:00
Philip O'Toole 3001448f16 Merge branch 'master' into limit-group-by
Conflicts:
	CHANGELOG.md
2015-03-19 15:17:50 -07:00
Philip O'Toole 16efacd55d Update CHANGELOG for PR 2016 2015-03-19 15:15:09 -07:00
Todd Persen e2391d9b34 Merge pull request #1909 from influxdb/export
Add a `dump` command for exporting data.
2015-03-19 15:07:23 -07:00
Cory LaNou 88c068d1c0 update changelog 2015-03-18 18:44:30 -06:00
Philip O'Toole fb085c53e5 Update changelog 2015-03-18 15:28:50 -07:00