Pablo Miranda
|
6938073431
|
fixes english typos
|
2015-11-09 20:37:59 -08:00 |
Philip O'Toole
|
7d4bdc1b67
|
Merge pull request #4729 from influxdb/sg_to_ss
Show shard group ID on SHOW SHARDS
|
2015-11-09 20:24:58 -08:00 |
Philip O'Toole
|
7fd02d63d4
|
Show shard group ID on SHOW SHARDS
|
2015-11-09 18:30:45 -08:00 |
Philip O'Toole
|
bece8fed2a
|
Better retention enforcement logging
Fixes issue #4727.
|
2015-11-09 17:22:24 -08:00 |
Philip O'Toole
|
bbe9058041
|
Don't SHOW SHARDS for deleted shard groups
Fixes issue #4709.
|
2015-11-09 17:02:34 -08:00 |
Philip O'Toole
|
304942d935
|
DRY up the minimum retention duration variable
|
2015-11-09 16:57:47 -08:00 |
Philip O'Toole
|
98ef90094d
|
Update CHANGELOG for PR 4704
[ci skip]
|
2015-11-09 16:09:31 -08:00 |
Philip O'Toole
|
baf83dda48
|
Merge pull request #4704 from pires/4544-cli_smarter_parsing
Improve CLI command parsing
|
2015-11-09 16:08:34 -08:00 |
Nathaniel Cook
|
fb07f2fc83
|
Merge pull request #4721 from influxdb/nc-export-interfaceValues
export interfaceValues since it is returned from DisticntReduce
|
2015-11-09 17:03:29 -07:00 |
Paulo Pires
|
4a1dff865c
|
Added tests related to #4704
|
2015-11-09 23:58:13 +00:00 |
Philip O'Toole
|
dd1c7a5c61
|
Skip racy test
Issue #4723.
|
2015-11-09 15:57:17 -08:00 |
Paulo Pires
|
39f9e516c6
|
Improve CLI command parsing. Fixes #4544
|
2015-11-09 23:56:30 +00:00 |
Philip O'Toole
|
d34a0baadb
|
Update CHANGELOG for PR 4715
[ci skip]
|
2015-11-09 15:45:13 -08:00 |
Philip O'Toole
|
21ddb07b5f
|
Merge pull request #4715 from oiooj/master
raft.raftLayer already closed in raft.NetworkTransport.Close()
|
2015-11-09 15:43:01 -08:00 |
Nathaniel Cook
|
23899e0990
|
CHANGELOG.md
|
2015-11-09 16:38:06 -07:00 |
Nathaniel Cook
|
5cc7fa912e
|
export interfaceValues since it is returned from the DisticntReduce function
|
2015-11-09 16:35:00 -07:00 |
Jason Wilder
|
9312921ae2
|
Add non-mmap file indexing option
|
2015-11-09 16:04:00 -07:00 |
Jason Wilder
|
44077851ca
|
Design review updates
* Add file/block design option ideas
* Update cache eviction policy
|
2015-11-09 15:56:26 -07:00 |
Philip O'Toole
|
3821872129
|
Merge pull request #4706 from Wind0r/lint-pkg-slices
Complete lint for pkg/slices
|
2015-11-09 14:46:22 -08:00 |
Philip O'Toole
|
de660b4737
|
Update CHANGELOG for PR 4098
[ci skip]
|
2015-11-09 14:37:40 -08:00 |
Philip O'Toole
|
fbfa175098
|
Merge pull request #4702 from pires/4628-cli_history
Implement CLI history command
|
2015-11-09 14:36:04 -08:00 |
Jason Wilder
|
9239e3132f
|
Add design doc
|
2015-11-09 15:08:47 -07:00 |
Steffen Windoffer
|
d36a610a06
|
Complete lint for pkg/slices
|
2015-11-09 20:21:03 +01:00 |
Philip O'Toole
|
421e31bff7
|
Update CHANGELOG for PR4659
[ci skip]
|
2015-11-09 10:23:54 -08:00 |
oiooj
|
6e9b210e63
|
raft.raftLayer already closed in raft.NetworkTransport.Close()
|
2015-11-10 00:09:19 +08:00 |
Pablo Miranda
|
b2195d03a8
|
completes lint for met folder
|
2015-11-06 22:54:23 -08:00 |
Philip O'Toole
|
905437cc5a
|
Merge pull request #4698 from ch33hau/drop-database-if-exists
Added IF EXISTS for DROP DATABASE command, #4659
|
2015-11-06 19:50:10 -08:00 |
Paulo Pires
|
b41131643d
|
Implement CLI history command. Fixes #4628
|
2015-11-06 22:20:28 -05:00 |
ch33hau
|
2235dcec6b
|
Added IF EXISTS for DROP DATABASE command, #4659
|
2015-11-07 10:57:49 +08:00 |
Cameron Sparr
|
78e6979be5
|
Make parser/writer internal func names consistent
|
2015-11-06 16:43:35 -07:00 |
Cameron Sparr
|
5c28048132
|
UDP service listener performance enhancements
|
2015-11-06 15:53:47 -07:00 |
Cameron Sparr
|
cc077f6fb0
|
Create a new query request for each Query
|
2015-11-06 15:22:42 -07:00 |
Cameron Sparr
|
7d3c84f92a
|
Another revision to the v2 client godoc, lowercase letters all around
|
2015-11-06 12:21:22 -07:00 |
Mark Bates
|
8ac958f8a0
|
Merge pull request #4683 from influxdb/enterprise-client
Updated to use the new Enterprise Client
|
2015-11-06 13:13:15 -05:00 |
Cameron Sparr
|
5bcb3cbe41
|
Fixup the v2 client godoc examples
|
2015-11-06 09:59:21 -07:00 |
Mark Bates
|
d46bf535b2
|
Report anonymous stats to Enterprise
|
2015-11-06 10:30:57 -05:00 |
Mark Bates
|
377d926aba
|
Fixed a logging message posting to Enterprise
|
2015-11-06 10:21:18 -05:00 |
Philip O'Toole
|
59f9f2bbab
|
Update CHANGELOG for PR 4674
[ci skip]
|
2015-11-06 00:22:32 -08:00 |
Philip O'Toole
|
a9e22dad5c
|
Merge pull request #4674 from simcap/master
Fix restore panic issue #4671
|
2015-11-06 00:19:51 -08:00 |
Philip O'Toole
|
ef84e33e7b
|
Update CHANGELOG for PR 4684
[ci skip]
|
2015-11-05 17:54:37 -08:00 |
Philip O'Toole
|
87441584f3
|
Merge pull request #4684 from nkatsaros/default-config
Add graphite and udp services to the default config generator
|
2015-11-05 17:53:15 -08:00 |
Philip O'Toole
|
a14829bc1d
|
Update CHANGELOG for PR 4690
[ci skip]
|
2015-11-05 16:52:04 -08:00 |
Philip O'Toole
|
2b06003b05
|
Merge pull request #4690 from pires/4660-show_shards
SHOW SHARDS now includes database name and retention policy
|
2015-11-05 16:49:59 -08:00 |
Cory LaNou
|
85d3186ad2
|
Merge pull request #4692 from influxdb/enable-TestConfig_Encode-4691
Enable toml test TestConfig_Encode fixes #4691
|
2015-11-05 18:49:53 -06:00 |
Cameron Sparr
|
8f5792db45
|
Merge pull request #4664 from nkatsaros/udp-client-fixes
Increase performance of the UDP client
|
2015-11-05 17:46:18 -07:00 |
Cory LaNou
|
516a80e4be
|
reneable toml test TestConfig_Encode fixes #4691
|
2015-11-05 18:40:42 -06:00 |
Paulo Pires
|
efd67f2351
|
SHOW SHARDS now includes database name and retention policy. Fixes #4660
|
2015-11-05 18:38:35 -05:00 |
Nathaniel Cook
|
e334cd41de
|
Merge pull request #4686 from influxdb/nc-subscriber-data-race
PointsWriter will drop writes to subscriber service for any in-flight writes
|
2015-11-05 16:31:42 -07:00 |
Nathaniel Cook
|
1719a6107c
|
PointsWriter will drop writes to subscriber service for any in-flight writes
|
2015-11-05 16:25:00 -07:00 |
Mark Bates
|
b1df4bd76e
|
Updated to use the new Enterprise Client
|
2015-11-05 16:46:45 -05:00 |