Philip O'Toole
eebf157171
Remove incorrect count() tests
2015-11-12 19:08:44 -08:00
Philip O'Toole
f889ac1140
If no points to count, count is 0
...
Fix issue #4701 .
2015-11-12 18:52:58 -08:00
Paulo Pires
81658de1be
Exit gracefully on forced CLI termination.
2015-11-12 23:14:36 +00:00
Philip O'Toole
76eca03e90
master is now 0.9.6!
...
[ci skip]
2015-11-12 14:38:53 -08:00
Philip O'Toole
6f81fde398
Tweak Support sectioning
...
[ci skip]
2015-11-12 14:28:20 -08:00
Cameron Sparr
e32d97e770
Don't send data _without_ a timestamp
2015-11-12 15:27:18 -07:00
Philip O'Toole
b2cc5498aa
Add support and sales details to README
...
[ci skip]
2015-11-12 14:27:11 -08:00
Ross McDonald
596e00b1b3
Merge pull request #4479 from influxdb/package-updates
...
Filesystem Hierarchy and Packaging Proposed Modifications
2015-11-12 16:19:20 -06:00
Cameron Sparr
909f5e8ae3
Small comment fixups
2015-11-12 15:18:04 -07:00
Philip O'Toole
ce02db8d8b
Merge pull request #4771 from influxdb/max_proc_log
...
Set GOMAXPROCS before log message
2015-11-12 13:57:56 -08:00
Philip O'Toole
dc609b06fd
Set GOMAXPROCS before log message
...
Previously the impression was being given that GOMAXPROCS was not being
set correctly.
2015-11-12 13:28:35 -08:00
Cameron Sparr
b0e9f7e844
Refactor HTTP client for consistency with UDP
...
This makes error handling easier across clients and more consistent.
Also eliminates the need for users to parse their own URLs first,
because that doesn't even guarantee the URLs will be correct http URLs
2015-11-12 14:22:16 -07:00
Paulo Pires
c812aaa36b
Refactored command parsing tokenization.
2015-11-12 20:52:41 +00:00
Paulo Pires
194b2c4965
CLI history skips blank lines.
...
Fixes #4719
2015-11-12 20:50:23 +00:00
Jason Wilder
f56f3ae1e0
Merge pull request #4756 from influxdb/jw-tsm
...
TSM file reader/writers
2015-11-12 11:07:02 -07:00
Jason Wilder
e4312d854c
Fix typo
2015-11-12 09:53:38 -07:00
Ross McDonald
bd186195db
Restructured filesystem hierarchy, and updated pre/post installation scripts to ease upgrade progress. Also adding first iteration of new build script (build.py).
...
New package filesystem hierarchy:
- /var/lib/influxdb => Data directories
- /usr/lib/influxdb => Scripts and other miscellaneous files
- /etc/influxdb => Configuration
- /usr/bin/ => Where InfluxDB binaries will live
2015-11-12 10:42:41 -06:00
Philip O'Toole
edb84f040e
Merge pull request #4762 from faiq/syntax-highlighting-contrib
...
adds syntax highlighting for bash
2015-11-11 22:27:02 -08:00
Faiq Raza
1a15ac6cf9
adds syntax highlighting for bash
2015-11-12 01:07:26 -05:00
Philip O'Toole
ebb9172ad7
Merge pull request #4759 from influxdb/it_kills_me_but_out_it_goes
...
Revert to Go 1.4.2
2015-11-11 16:20:25 -08:00
Philip O'Toole
898dac6f8e
Merge remote-tracking branch 'origin/master' into it_kills_me_but_out_it_goes
2015-11-11 16:03:06 -08:00
Philip O'Toole
268701d2ba
Merge pull request #4757 from influxdb/tsdb-go-1.4-fix
...
Remove reference to strings.Compare from tsdb/functions.go
2015-11-11 16:02:16 -08:00
Jason Wilder
8e14877e98
Add diagrams/documentation about indirect indexing strategy
2015-11-11 17:01:20 -07:00
Philip O'Toole
3cab8fac02
Revert to Go 1.4.2
...
This is not passing 'go vet' under 1.4.2.
2015-11-11 15:48:37 -08:00
Jason Wilder
7df1c2dd31
Add an indirectIndex implementation
...
Implements the indirect indexing approach to allow indexes on MMAPed files
that may be larger than available RAM
2015-11-11 15:16:11 -07:00
Ross McDonald
2c687abf91
Removing reference to strings.Compare for downgrade from Go 1.5 to Go 1.4.
2015-11-11 14:40:34 -06:00
Jason Wilder
06016882ab
Add revised TSM file writer/readers
...
This adds some basic file reader/writers for creating the updated TSM file format. It uses a simple
in-memory index without MMAP for now, but will be extended to use and indirect indexing approach as well as MMAPed file access as described in the design doc.
This code is not integrated into the TSM engine yet
2015-11-11 12:52:34 -07:00
Cory LaNou
8ec4d04c71
Merge pull request #4685 from influxdb/heal-raft-cluster
...
Heal raft cluster
2015-11-11 11:44:12 -06:00
Philip O'Toole
615f47bbcd
Update CHANGELOG for reverted PR
2015-11-11 09:30:40 -08:00
Philip O'Toole
bc1091ec31
Revert "Merge pull request #4684 from nkatsaros/default-config"
...
This reverts commit 87441584f3
, reversing
changes made to a14829bc1d
.
2015-11-11 09:29:06 -08:00
Cory LaNou
a4c54cb0a8
clarify config comment
2015-11-11 11:16:40 -06:00
Cory LaNou
615024ac47
update sample config (was missing cluster-tracing as well).
2015-11-11 10:58:33 -06:00
Cory LaNou
4187fbba02
better changelog description
2015-11-11 10:05:25 -06:00
Cory LaNou
b2ed141136
test auto replace raft node
2015-11-11 10:04:26 -06:00
Cory LaNou
3912c71ccf
tweaks based on pr review. added config for raft self healing
2015-11-11 10:04:26 -06:00
Cory LaNou
c91c6c942c
tweaks based on pr feedback
2015-11-11 10:04:26 -06:00
Cory LaNou
7fb0f90911
update changelog
2015-11-11 10:04:26 -06:00
Cory LaNou
8a8564eb51
make raft self healing
2015-11-11 10:04:26 -06:00
Cory LaNou
70e1a832d2
Automatically promote node to raft if needed
2015-11-11 10:04:26 -06:00
Cory LaNou
1f4c442a3c
Update Changelog for #4703
2015-11-11 08:50:14 -06:00
Cory LaNou
dfe2d9539c
Merge pull request #4703 from pablolmiranda/lint-cmd-influx
...
Complete lint for cmd/influx
2015-11-11 08:48:22 -06:00
Pablo Miranda
b908cbb866
fix lint errors for cmd/...
...
corrects the initialize package comment for lint
brings c.ServerVersion back
2015-11-10 23:13:01 -08:00
Cory LaNou
6ecb62e4d2
Merge pull request #4737 from ch33hau/4283-hh-throws-error-even-if-disabled
...
Disable HintedHandoff if configuration is not set. #4283
2015-11-10 19:07:27 -06:00
Philip O'Toole
0647452113
Merge pull request #4711 from pires/2313-cli_refactor
...
Move CLI stuff out of main package for increased testability.
2015-11-10 16:20:26 -08:00
Philip O'Toole
636480cee2
Merge pull request #4705 from pablolmiranda/complete-lint-meta
...
Completes lint for meta folder
2015-11-10 16:14:28 -08:00
Cameron Sparr
9625953d3e
Add UDP OS buffer size recommendations
2015-11-10 11:00:11 -07:00
Cameron Sparr
727b9f6d8b
Documentation updates for UDP, graphite, collectd listeners
2015-11-10 10:35:21 -07:00
Cameron Sparr
0a683144fb
Update collectd and graphite UDP listeners with perf enhancements
...
closes #4678
2015-11-10 10:35:21 -07:00
ch33hau
8bfdfbda0b
Disable HintedHandoff if configuration is not set. #4283
2015-11-11 01:12:34 +08:00
Philip O'Toole
8022c2881a
Merge pull request #4725 from influxdb/deleted_sgs
...
Don't display "deleted" shards in SHOW SHARDS output
2015-11-10 08:27:22 -08:00