John Shahid
|
f759d37390
|
add a test to make sure we don't relog requests
the actual fix is in 1da8fef493
|
2014-03-06 19:31:15 -05:00 |
John Shahid
|
90566acad9
|
graceful shutdown
|
2014-03-06 19:03:15 -05:00 |
John Shahid
|
134b4c4d06
|
more logging
|
2014-03-06 18:48:58 -05:00 |
John Shahid
|
ea5f65e865
|
update the changelog
|
2014-03-06 18:14:35 -05:00 |
John Shahid
|
417c23f8d9
|
fix more bugs in the wal
|
2014-03-06 18:14:28 -05:00 |
John Shahid
|
66c0f919c9
|
refactor the wip and fix some bugs
|
2014-03-06 17:42:30 -05:00 |
John Shahid
|
d22874a834
|
Update CHANGELOG.md
|
2014-03-06 17:41:50 -05:00 |
John Shahid
|
402d7bc413
|
Merge pull request #308 from influxdb/fix-305-shard-ids-not-unique-after-restart
Fix 305 shard ids not unique after restart
|
2014-03-06 17:40:15 -05:00 |
Paul Dix
|
1da8fef493
|
fix bug where writes from the protobuf connection were incorrectly getting logged to the wal and buffered.
|
2014-03-06 17:31:57 -05:00 |
Paul Dix
|
a3c83b60f1
|
Fix #305. Ensure that the shard id is set based on the number of current shards + 1. 305 was only occuring if a restart after a Raft log compaction happened
|
2014-03-06 17:07:21 -05:00 |
Paul Dix
|
58cdd6f273
|
Merge pull request #298 from influxdb/fix-298-limit-with-multiple-shards
LIMIT seems broken
|
2014-03-05 16:12:14 -05:00 |
John Shahid
|
f3f36e0782
|
fix #298. fix limit when querying multiple shards
|
2014-03-05 16:11:23 -05:00 |
John Shahid
|
91dfff2ef7
|
prepare the changelog for a release
|
2014-03-03 18:07:02 -05:00 |
John Shahid
|
10596f1048
|
Merge pull request #292 from influxdb/fix-186-max-open-shards
Add option for max open shards
|
2014-03-03 18:04:48 -05:00 |
Paul Dix
|
a09abd4842
|
fix #286. Make numbers of open shards configurable
|
2014-03-03 18:01:06 -05:00 |
John Shahid
|
10fc4f937c
|
fix the configuration parser
|
2014-03-03 17:55:44 -05:00 |
John Shahid
|
6896f17b15
|
update the change log
|
2014-03-03 17:05:00 -05:00 |
John Shahid
|
1c9e14f68f
|
fix #287. make the lru cache size configurable
|
2014-03-03 17:03:04 -05:00 |
John Shahid
|
1565e554b2
|
make sure we close the iterators after we query
|
2014-03-03 16:15:36 -05:00 |
Paul Dix
|
6653b40380
|
Update changelog for 0.5.0-rc.3
|
2014-03-03 15:01:12 -05:00 |
Paul Dix
|
2409047bb3
|
Merge pull request #290 from influxdb/fix-69-column-aliasing
Fix #69 column aliasing
|
2014-03-03 14:55:26 -05:00 |
John Shahid
|
0d52464061
|
fix #69. Support column aliasing
|
2014-03-03 14:50:07 -05:00 |
John Shahid
|
5bb5161c8d
|
add support for function calls aliasing in the parser
|
2014-03-03 13:05:02 -05:00 |
John Shahid
|
a3c3c79582
|
Merge commit 'df2056de8a9644f13b84540fadf123e55ef238d9'
|
2014-03-03 12:32:35 -05:00 |
John Shahid
|
df2056de8a
|
fix #285. fixing some problems with req num roll over
|
2014-03-03 12:31:32 -05:00 |
John Shahid
|
0fd2a4c267
|
fix the configuration test
|
2014-03-03 12:31:03 -05:00 |
Todd Persen
|
d626216095
|
Add required files.
|
2014-03-03 10:33:37 -05:00 |
Todd Persen
|
0d5d05edf4
|
Add more tests.
|
2014-03-03 10:22:00 -05:00 |
John Shahid
|
b883b1f6ef
|
update the changelog
|
2014-02-28 17:41:05 -05:00 |
John Shahid
|
706d58c99f
|
fix #288. Sequence numbers should be unique per server
|
2014-02-28 17:40:28 -05:00 |
John Shahid
|
6e3fb5148e
|
fix the time precision in a test
|
2014-02-28 10:31:10 -05:00 |
John Shahid
|
23412f1b7e
|
quote the test regex
|
2014-02-28 10:31:10 -05:00 |
Paul Dix
|
20d334c3ee
|
Add in max open files per shard
|
2014-02-27 17:43:30 -05:00 |
John Shahid
|
8f93eb9336
|
fix #284. WAL should recover from files ending prematurely
|
2014-02-27 15:51:27 -05:00 |
Paul Dix
|
9513a6165e
|
Add setup script for the benchmark tool
|
2014-02-27 15:17:52 -05:00 |
Paul Dix
|
47058eb0e8
|
Increase default buffer sizes to make replays less likely.
|
2014-02-27 15:17:52 -05:00 |
John Shahid
|
e4c039b3b8
|
update the changelog
|
2014-02-27 14:40:59 -05:00 |
Paul Dix
|
06070d2b97
|
Remove old cruft of leveldb_datastore. Add close method to the new shard store and make server.Stop call it. Remove old cruft on protocol, make request number a lower id.
|
2014-02-27 14:14:20 -05:00 |
John Shahid
|
fc12c75b92
|
fix #281. make build should replace the version string
|
2014-02-27 12:52:35 -05:00 |
Paul Dix
|
2e41160ea4
|
Fix bug where the last write gets dropped and no other write follows on the buffer. Was causing relpay to error out
|
2014-02-27 12:51:20 -05:00 |
Paul Dix
|
e9d39cabaa
|
Ignore benchmark log
|
2014-02-27 12:43:10 -05:00 |
Paul Dix
|
64383b547f
|
Fix write buffer replays to properly play requests in order and not drop any mid-replay.
|
2014-02-27 12:43:10 -05:00 |
Paul Dix
|
115d5d16b8
|
Fix #283. Dropping shard and restart in cluster causes panic.
|
2014-02-27 12:43:09 -05:00 |
John Shahid
|
e314813e7e
|
set the request number on the request when we're replaying
|
2014-02-27 12:42:12 -05:00 |
John Shahid
|
8e53366211
|
update the changelog
|
2014-02-27 12:04:25 -05:00 |
John Shahid
|
21618bedd1
|
break out of the proper loop
|
2014-02-27 12:03:54 -05:00 |
John Shahid
|
245174ad26
|
fix #279. Limit not working for regex
|
2014-02-27 12:02:16 -05:00 |
John Shahid
|
4698a4fb8c
|
speed up the test initialization
|
2014-02-27 11:53:15 -05:00 |
John Shahid
|
4cf4ad3a08
|
be consistent in the chanagelog format
|
2014-02-26 20:57:38 -05:00 |
John Shahid
|
bc6e5ea747
|
update the changelog
|
2014-02-26 20:56:59 -05:00 |