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
Philip O'Toole
bed1bdbcf3
Update CHANGELOG
2015-03-18 12:45:41 -07:00
Philip O'Toole
060066a08e
Update CHANGELOG for PR 1985
2015-03-18 11:40:29 -07:00
Todd Persen
f644ba2e7e
Merge pull request #2001 from influxdb/measurement-not-found-II
...
Ensure measurement not found returns status code 200
2015-03-18 11:21:41 -07:00
Philip O'Toole
00f8121e7a
Update CHANGELOG for PR 2000
2015-03-18 11:07:46 -07:00
Cory LaNou
893f8e804e
update changelog
2015-03-18 11:20:41 -06:00
Todd Persen
5d8661e02e
Update CHANGELOG.md for RC14
2015-03-18 09:38:19 -07:00
Cory LaNou
b9a6085480
changelog
2015-03-18 09:33:44 -06:00
Todd Persen
4e77faf619
Update CHANGELOG.md for RC13
2015-03-18 00:35:44 -07:00
Joseph Rothrock
40afc9fd09
Merge branch 'master' of github.com:influxdb/influxdb into export
2015-03-17 15:40:43 -07:00
Joseph Rothrock
5156a10e9e
Merge branch 'master' of github.com:influxdb/influxdb into export
2015-03-17 10:52:09 -07:00
Cory LaNou
c1da09ddb9
update changelog
2015-03-17 11:47:05 -06:00
Cory LaNou
4ccd692daf
update changelog
2015-03-17 08:31:32 -06:00
Joseph Rothrock
53d99637b7
Merge branch 'master' of github.com:influxdb/influxdb into export
2015-03-16 15:31:47 -07:00
Cory LaNou
e90c1a49d6
update changelog
2015-03-16 16:25:13 -06:00
Cory LaNou
e2bd1c3d34
update changelog, more precise
2015-03-16 13:34:01 -06:00
Cory LaNou
4cb5fbbdbd
update changelog
2015-03-16 13:26:28 -06:00
Todd Persen
8023c5e8fb
Update CHANGELOG.md
2015-03-16 12:00:16 -07:00
Cory LaNou
bb3e7894df
update changelog
2015-03-16 12:43:36 -06:00
Todd Persen
a0d34270b1
Update CHANGELOG.md
2015-03-15 22:59:33 -07:00
Philip O'Toole
a99cd373bb
Update CHANGELOG
2015-03-15 14:32:46 -07:00
Todd Persen
9cc6028004
Update CHANGELOG.md for RC12
2015-03-15 10:25:27 -07:00
Philip O'Toole
11a908fbbe
Update CHANGELOG for PR 1955
2015-03-14 12:39:42 -07:00
Cory LaNou
c0d3220a02
update changelog
2015-03-14 10:03:09 -06:00
Joseph Rothrock
4aa47dbe07
Merge branch 'master' of github.com:influxdb/influxdb into export
...
and update changelog
2015-03-13 16:07:47 -07:00
Cory LaNou
8ceff154fa
update changelog
2015-03-13 16:56:54 -06:00
Cory LaNou
55c0e4434f
Update RC11 Date for Changelog
2015-03-13 07:31:24 -06:00
Cory LaNou
bdfb9bfa0b
update changelog
2015-03-12 18:23:51 -06:00
Todd Persen
3e4e56d31f
Fix merge conflict in CHANGELOG.md
2015-03-12 11:41:30 -07:00
Cory LaNou
00437b6ece
update changelog
2015-03-12 11:17:28 -06:00
Cory LaNou
7e559924e5
update changelog
2015-03-12 11:08:07 -06:00
Cory LaNou
a13b1dbead
fix changelog
2015-03-12 10:21:27 -06:00
Cory LaNou
02adc0c5c9
update changelog
2015-03-12 10:21:12 -06:00
Cory LaNou
207b1a001a
update changelog
2015-03-12 10:04:03 -06:00
Paul Dix
b4e1795e0b
Merge pull request #1925 from influxdb/fill-options
...
Add fill to select statements.
2015-03-11 19:32:15 -07:00
Paul Dix
f9881d4058
Update changelog
2015-03-11 18:08:19 -07:00
Cory LaNou
c940c0ee80
Update changelog for #1758
2015-03-11 16:14:55 -06:00
Philip O'Toole
f10b6f1dc3
Fix typo in CHANGELOG
2015-03-11 09:44:20 -07:00
Cory LaNou
3070b01ccc
Add #1906 to changelog.
2015-03-11 10:43:08 -06:00
Cory LaNou
f268b3f2dc
update changelog
2015-03-11 10:19:34 -06:00
Cory LaNou
5455a31430
update changelog
2015-03-10 10:57:17 -06:00