Vladimir Lopes
3e03be358f
Include client timeout configuration
2015-05-28 18:03:02 -03:00
Cory LaNou
60207f40d1
Update CHANGELOG.md
2015-05-28 11:23:12 -06:00
Todd Persen
009a93c31b
Fix merge conflict in CHANGELOG.md
2015-05-28 09:40:28 -07:00
Cory LaNou
a3ff901df7
Update Changelog for PR 2501
2015-05-28 10:36:40 -06:00
Chris Laws
ac76e5c297
Fix issues path in change log
2015-05-28 22:04:55 +09:30
Chris Laws
2c9fe24695
Update changelog file
2015-05-28 21:48:18 +09:30
David Norton
500af80ebc
fix #2599 : update CHANGELOG.md
2015-05-27 16:28:45 -04:00
David Norton
2517842201
fix #2644 : update CHANGELOG.md
2015-05-27 10:26:32 -04:00
Todd Persen
0f0a50b2a6
Merge pull request #2633 from influxdb/fix-2564
...
fix #2564 : Rename "name" to "measurement" in JSON for writes
2015-05-26 20:33:26 -07:00
Todd Persen
ad9544cebe
Update CHANGELOG.md
2015-05-25 23:36:23 -07:00
David Norton
e4670cb934
fix #2635 : Fix query against bool field in WHERE
2015-05-24 05:00:59 -04:00
David Norton
35b02fd8ec
fix #2564 : update CHANGELOG.md
2015-05-21 19:08:35 -04:00
Todd Persen
a05c368c07
Update CHANGELOG.md for RC31
2015-05-21 14:45:59 -07:00
Todd Persen
37c47e36d5
Merge pull request #2624 from influxdb/fix-2563-remove-drop-series-id
...
Remove references to SeriesID in `DROP SERIES` handlers.
2015-05-21 13:14:29 -07:00
David Norton
34267e65b1
fix #2531 : update CHANGELOG.md
2015-05-21 12:23:06 -04:00
Todd Persen
57fd3f406d
Update CHANGELOG
2015-05-20 17:32:01 -07:00
Cory LaNou
c291b3a47a
add custom error message for select distict against tags
2015-05-20 14:15:44 -06:00
Todd Persen
8daec06f49
Update CHANGELOG.md
2015-05-20 12:13:00 -07:00
Cory LaNou
001cdefd7f
return an error if user attempts to group by field
2015-05-20 10:42:58 -06:00
Cory LaNou
5098d5075e
update changelog
2015-05-19 12:29:52 -06:00
Jason Wilder
8edb851f7a
Update changelog
2015-05-19 09:31:21 -06:00
Cory LaNou
e1eeda89a4
update changelog
2015-05-19 09:16:20 -06:00
Cory LaNou
eb2fec638f
update changelog
2015-05-18 18:18:44 -06:00
Todd Persen
c89567d07d
Update CHANGELOG.md
...
[skip ci]
2015-05-14 17:03:18 -07:00
Todd Persen
1fa84c9387
Merge pull request #2579 from influxdb/aggregate-where-groupby-fix-2557
...
Fix false positive error for `aggregate functions with GROUP BY time …
2015-05-14 17:02:27 -07:00
Todd Persen
7591a8cc61
Update CHANGELOG.md
...
[skip ci]
2015-05-14 15:46:53 -07:00
Jason Wilder
a5b8f2f924
Merge pull request #2569 from influxdb/jw-1822
...
Add derivative functions
2015-05-14 16:33:18 -06:00
Cory LaNou
3396cf175c
update changelog
2015-05-14 15:47:18 -06:00
Philip O'Toole
3e183165df
Update CHANGELOG for PR2566
...
[ci skip]
2015-05-14 08:17:53 -07:00
Jason Wilder
a3edae082b
Update changelog
2015-05-13 16:19:21 -06:00
Todd Persen
2de4bf22e0
Update CHANGELOG.md
2015-05-13 12:40:44 -07:00
Philip O'Toole
e09cdede4a
Correct CHANGELOG for PR2545
...
[ci skip]
2015-05-12 19:36:41 -07:00
Philip O'Toole
f27e97e254
Update CHANGELOG for PR 2545
...
[ci skip]
2015-05-12 19:34:56 -07:00
Philip O'Toole
acf2dd6ba5
Release RC30
...
[ci skip]
2015-05-12 16:05:19 -07:00
Philip O'Toole
beb58eeb18
Refactor CQ code to avoid race conditions.
...
Fixes race detected by CircleCI:
https://circle-artifacts.com/gh/influxdb/influxdb/2332/artifacts/1/tmp/circle-artifacts.8UTeJCy/test_logs_race.txt
2015-05-12 15:50:46 -07:00
Philip O'Toole
4446274577
Run CQ passed into goroutine, not from outer loop
2015-05-12 15:00:37 -07:00
Philip O'Toole
f063ebfad2
Default Raft election timeout to 5 seconds
2015-05-12 13:57:28 -07:00
Paul Dix
cb4d90666e
Update CHANGELOG.md
2015-05-12 16:43:23 -04:00
Philip O'Toole
67416756b8
Merge pull request #2548 from influxdb/numeric_agg_check
...
Numeric aggregation check
2015-05-12 13:31:23 -07:00
Philip O'Toole
573e705e1a
Update CHANGELOG
2015-05-12 13:26:23 -07:00
Todd Persen
0e51843c59
Update CHANGELOG.md
2015-05-12 12:41:33 -07:00
Cory LaNou
93760c8679
update comment and changelog for count -> aggregate
2015-05-11 18:00:59 -06:00
Cory LaNou
f63611c170
update changelog
2015-05-11 17:48:37 -06:00
Philip O'Toole
2d1af26d1a
Update messaging client connection index
...
With this change heartbeating to the brokers will always communicate the
index of the most recently replicated message. This will allow broker
truncation and broker diagnostics to operate correctly.
2015-05-11 15:29:12 -07:00
Ben Johnson
16c8449ca1
Add additional logging for RequestVote.
2015-05-11 15:41:05 -06:00
Todd Persen
aad09ce74e
Update CHANGELOG.md
2015-05-11 13:17:23 -07:00
Todd Persen
0080915340
Fix missing # in CHANGELOG
2015-05-11 12:58:49 -07:00
Todd Persen
3efd4c8a7b
Update CHANGELOG.md
2015-05-11 12:58:18 -07:00
Philip O'Toole
b8b396807e
Set leader ID on log open if only 1 node
...
Without this change a restart of a single-node cluster would result in
no Raft leader.
2015-05-11 11:23:43 -07:00
Philip O'Toole
f7ce5117d9
Update CHANGELOG for PR 2535
2015-05-11 11:06:22 -07:00
Philip O'Toole
a52005fb0a
Update CHANGELOG
2015-05-08 16:54:11 -07:00
Philip O'Toole
f2b9ad5c40
Update CHANGELOG for PR2254
2015-05-08 16:52:07 -07:00
Philip O'Toole
a3559bade7
Update CHANGLOG for PR 2509
2015-05-08 13:12:04 -07:00
Philip O'Toole
b038afa049
Don't truncate topic data unless fully replicated
...
Fix issue #2521
2015-05-08 12:41:56 -07:00
Todd Persen
b8cf01dd4a
Update CHANGELOG.md
2015-05-05 20:06:42 -07:00
David Norton
775e3d9e55
fix #2281 : passthru escapes when parsing regex
2015-05-04 16:04:12 -04:00
Paul Dix
5bd53e5450
Update CHANGELOG.md
2015-05-02 12:12:54 -04:00
Paul Dix
24e7f69e61
Update CHANGELOG.md
2015-05-02 12:12:40 -04:00
Ben Johnson
64cdee2e5f
CHANGELOG
2015-05-01 15:46:21 -06:00
Philip O'Toole
b93554e39b
RLock server when checking shard groups
...
This fixes a race detected by the race detector. "Create shard groups"
commands must be broadcast across the cluster without holding the server
lock so the commands are created under lock, and then processed after
releasing the lock.
2015-05-01 12:03:58 -07:00
Philip O'Toole
de1e695c25
Update CHANGELOG for PR 2465
2015-05-01 09:55:49 -07:00
Philip O'Toole
8ed9e6895f
Reduce maximum topic size to 50MB
...
1GB per topic seems way to large. Instead make it 50MB. Topic data will
never be deleted until at least 1 data node has replicated the data.
2015-04-30 17:14:36 -07:00
Philip O'Toole
2320241ada
Merge pull request #2433 from influxdb/peer_shard
...
Peer shard replication -- broker side
2015-04-30 16:32:41 -07:00
Philip O'Toole
cc54a62449
Update CHANGELOG
2015-04-30 16:15:26 -07:00
Philip O'Toole
69810e12b5
Collectd input should use "value" as field name
...
Fixes issue #2412
2015-04-30 13:01:50 -07:00
Paul Dix
f2cca1ef70
Update CHANGELOG.md
2015-04-29 15:28:34 -07:00
Paul Dix
dc7f371af3
Update CHANGELOG.md
2015-04-29 15:28:16 -07:00
Philip O'Toole
6cbc80fa50
Only access shard stats if shard is local
...
Fixes issue #2452
2015-04-29 15:05:45 -07:00
Philip O'Toole
50501624d5
Update CHANGELOG for PR 2446
2015-04-29 13:17:02 -07:00
Jason Wilder
3e1c6edfd2
Update changelog
2015-04-27 23:21:07 -07:00
Todd Persen
f50b2a0a98
Update CHANGELOG.md
2015-04-27 14:54:18 -07:00
Todd Persen
8597bdf4c7
Update CHANGELOG.md for RC28
2015-04-27 14:53:46 -07:00
Philip O'Toole
26348534b9
Update CHANGELOG
2015-04-27 14:22:29 -07:00
Philip O'Toole
e78c481c01
Show features first in CHANGELOG
2015-04-27 14:21:46 -07:00
Philip O'Toole
257aa4d6bd
Always append shard path in diags
...
This code is clearer -- simply append an empty path if the shard is not
local.
Fixes issue #2430
2015-04-26 11:01:12 -07:00
Philip O'Toole
0994c8d9d5
Ensure no field value is null
...
Fix issue #2420 .
2015-04-26 10:59:18 -07:00
Philip O'Toole
73a5747fa6
Add credit for PR 2415
...
[ci skip]
2015-04-25 10:24:17 -07:00
Philip O'Toole
ec0acb1b77
Fix race condition when accesing Graphite listener
2015-04-25 10:00:17 -07:00
Philip O'Toole
b544241108
Lock openTSDB listener address
2015-04-25 10:00:17 -07:00
Philip O'Toole
a8d9c7fbc8
Credit for PR2415
2015-04-24 18:16:33 -07:00
Philip O'Toole
d17eeff5ad
Update CHANGELOG for PR 2415
2015-04-24 15:51:45 -07:00
Jason Wilder
2d2c806f36
Merge pull request #2418 from influxdb/jw-int-tests
...
Fix raft node getting stuck in candidate state
2015-04-24 16:18:10 -06:00
Jason Wilder
7ac62f4796
Update changelog
...
Add #2418
2015-04-24 16:00:59 -06:00
Paul Dix
615aabf2fc
Fix link to #2390 in Changelog
2015-04-24 15:57:33 -04:00
Jason Wilder
dd784f0f6f
Update changelog
2015-04-24 08:45:04 -06:00
Philip O'Toole
d058ab9c59
README typo
2015-04-23 16:20:35 -07:00
Philip O'Toole
34d73cf67c
Move new feature to RC28
2015-04-23 16:20:17 -07:00
Philip O'Toole
a37752c22a
Merge pull request #2410 from influxdb/increase_election_timeout
...
Allow Raft timeouts to be configured
2015-04-23 16:03:16 -07:00
Philip O'Toole
86db6df16c
5-second Raft election timeout during CI testing
...
CI testing may suffer from lack of CPU resources, meaning leader
elections may continually occur. This gives leader nodes more time to
send out heartbeats.
2015-04-23 15:59:36 -07:00
Cory LaNou
f95dc00884
update changelog
2015-04-23 16:34:00 -06:00
Philip O'Toole
f2783353d9
Allow Raft election timeout to be configured
2015-04-23 15:05:40 -07:00
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