Jason Wilder
0623648140
Add chunking support back to TSMKeyIterator
...
Was removed when MergeIterator was deleted.
2015-12-16 11:16:17 -07:00
Jason Wilder
31b97c3fe0
Add max points per block back for CacheKeyIterator
...
Was removed when MergeIterator was removeed.
2015-12-16 11:16:16 -07:00
Jason Wilder
45e87cdfe4
Strip checksum when returning block from ReadBytes
2015-12-16 11:16:16 -07:00
Jason Wilder
97435b9124
Return minTime/maxTime from BlockIterator.Read
2015-12-16 11:16:16 -07:00
Jason Wilder
ce6de9728e
Add test for BlockIterator with multiple blocks for a key
2015-12-16 11:16:16 -07:00
Jason Wilder
4a3037814f
Add WriteBlock to TSMWriter
2015-12-16 11:16:16 -07:00
Jason Wilder
d99c1f944e
Add BlockIterator for reading TSM blocks without decoding
2015-12-16 11:16:16 -07:00
Jason Wilder
928aef04cd
Split data_file.go into reader.go and writer.go
2015-12-16 11:16:16 -07:00
Philip O'Toole
47317d73b4
Merge pull request #5131 from influxdb/site-fixes
...
Default data logging to on
2015-12-16 10:03:25 -08:00
Nathaniel Cook
509d1ec22b
Merge pull request #5126 from influxdb/nc-faster-docker-save
...
Only save docker image if changed from load
2015-12-16 08:41:01 -07:00
Paul Dix
414a34b622
Merge pull request #5140 from influxdb/js-contributing-md-formatting
...
Formatting and spelling fixes for CONTRIBUTING.md
2015-12-16 10:14:01 -05:00
Jonathan A. Sternberg
69d2bd2d03
Formatting and spelling fixes for CONTRIBUTING.md
...
Fixing a typo: Trouleshotting -> Troubleshooting.
Removing a trailing space in the file and a misplaced space at the
beginning of a section that causes the markdown to be formatted
incorrectly.
2015-12-16 10:12:41 -05:00
Ross McDonald
2a54e93ab0
Merge pull request #5119 from miili/master
...
Fixed bash syntax error in influxdb.service
2015-12-16 08:44:06 -06:00
Cameron Sparr
616da49019
It _is_ recommended to send data with a timestamp
...
closes #5061
2015-12-15 18:33:36 -06:00
Philip O'Toole
2e68646fba
Merge pull request #5133 from aviau/patch-4
...
typo: unkown -> unknown
2015-12-15 18:01:52 -06:00
Alexandre Viau
ad1044dde9
typo: unkown -> unknown
2015-12-15 18:10:47 -05:00
Philip O'Toole
d45048455a
Default data logging to on
2015-12-15 13:15:38 -08:00
Philip O'Toole
0e4bc275d8
Merge pull request #5115 from influxdb/site-fixes
...
Log TSM initialization
2015-12-15 13:13:17 -08:00
Nathaniel Cook
9840b5f1f4
only save image if changed from load
2015-12-15 12:50:49 -07:00
Nathaniel Cook
efc2f8fdcd
Merge pull request #5125 from influxdb/nc-issue#4735
...
Fix panic when merging empty series
2015-12-15 12:38:29 -07:00
Philip O'Toole
01ac0b3f23
Tweak compaction log messages
2015-12-15 10:33:13 -08:00
Nathaniel Cook
8214676363
fix panic when merging empty series
2015-12-15 11:32:51 -07:00
Nathaniel Cook
314f48114d
Merge pull request #5025 from influxdb/nc-issue#4761
...
Fix parsing of functions ending in 'derivative'
2015-12-15 09:40:41 -07:00
Nathaniel Cook
804ddaa2df
fix #4773 use explict derivative function names not just suffix
2015-12-15 09:21:25 -07:00
Nathaniel Cook
96dea3cf90
Merge pull request #4971 from influxdb/nc-docker-tests
...
Decouple circleci from tests using docker
2015-12-15 08:47:48 -07:00
dgnorton
d89e233567
Merge pull request #5100 from influxdb/dgn-fix-4303
...
fix #4303 : don't drop from multiple databases
2015-12-15 07:27:05 -05:00
Mi!
d721bc5eee
Fixed syntax Error in influxdb.service
...
Updated, removed erroneous spaces for stdout and stderr redirect ```2>>$STDERR``` which resulted in a broken forward.
2015-12-15 10:51:11 +01:00
Philip O'Toole
a6cdb5229d
Log tsm initialization
2015-12-14 15:50:56 -08:00
Nathaniel Cook
1e816e618b
decouple circleci from tests using docker
2015-12-14 16:39:39 -07:00
Jack Zampolin
78bc8e06d9
Merge pull request #5080 from influxdb/jz-stress-retry
...
Implement retry logic for failed writes in influx_stress
2015-12-14 15:13:00 -08:00
Todd Persen
5ce840e280
Merge pull request #4286 from ivanyu/master
...
Complete DROP RETENTION POLICY query template
2015-12-14 13:57:19 -08:00
Jack Zampolin
7d0d9b75d9
Add backoff to retry function
...
Set backoff constant
Wait to parse flags
Remove unnecessary logging
Fix retry logic
2015-12-14 13:46:40 -08:00
Jack Zampolin
39dc75ea4c
Implement retry logic
2015-12-14 13:46:10 -08:00
Philip O'Toole
8c8e9c1eb6
Set linker flags in Go 1.5 style
...
[ci skip]
2015-12-14 09:54:56 -08:00
David Norton
69f22803d2
fix #4303 : duplicate url.Values
2015-12-14 12:28:01 -05:00
Philip O'Toole
98db147df2
Merge pull request #5102 from aviau/patch-4
...
removed trailing space
[ci skip]
2015-12-13 14:20:46 -08:00
Alexandre Viau
b8ea35ffe3
removed trailing space
2015-12-13 16:58:05 -05:00
David Norton
7ae4e2a3e0
fix #4303 : update CHANGELOG.md
2015-12-12 13:56:39 -05:00
David Norton
3014fb90e4
fix #4303 : don't drop from multiple databases
2015-12-12 13:54:23 -05:00
Philip O'Toole
75764517f6
Merge pull request #5082 from li-ang/fix_x
...
Fix wrong value of countCompacting in WAL
2015-12-11 10:07:56 -08:00
Philip O'Toole
8154536e8d
More updates for new domain
...
[ci skip]
2015-12-10 20:55:03 -08:00
Philip O'Toole
d5f492a73d
Update README with influxdata URLs
...
[ci skip]
2015-12-10 20:53:28 -08:00
Timothy J. Raymond
69a7664f2d
Merge pull request #5087 from influxdb/usage-client
...
Remove registration, add 'usage-client'
2015-12-10 16:55:18 -05:00
Tim Raymond
120e9e8421
Remove Registration section from example config
...
Since the registration service has been removed, this section of the
example config is irrelevant.
2015-12-10 16:24:15 -05:00
Tim Raymond
718fb92cf5
Remove registration, add 'usage-client'
...
Server registration and stats reporting has been removed from what was
once http://enterprise.influxdata.com . The app that lived there, now
runs at http://usage.influxdata.com , so that the subdomain can
eventually be repurposed. Because we also want to repurpose the
`enterprise-client` repo, we have also renamed that to `usage-client`.
InfluxDB no longer needs the `registration` service now, since all of
the endpoints it communicates with simply discard the data provided to
them.
2015-12-10 15:58:34 -05:00
Philip O'Toole
2f675427bd
Merge pull request #5079 from influxdb/jw-5075
...
Fix growing destination buffer during WAL entry encoding
2015-12-10 11:56:44 -08:00
Philip O'Toole
e97fef4804
Update CHANGELOG
2015-12-10 11:48:10 -08:00
Philip O'Toole
03f8cd3956
Add comment explaining magic number
2015-12-10 11:46:40 -08:00
Jason Wilder
631ecc23de
Fix growing destination buffer during WAL entry encoding
...
The test to see if the destination buffer for encoding and decoding a WAL
entry was broken and would cause a panic if there were large batches that
would overflow the buffer size.
Fixes #5075
2015-12-10 11:46:40 -08:00
Philip O'Toole
6539e3be0a
Make it clear code needs Go 1.5.2
...
[ci skip]
2015-12-10 11:13:48 -08:00