influxdb/services
Jason Wilder 398ffabab7 Fix panic in hinted handoff processor
A short write has occurred and we do not have enough bytes to determine
the size of the payload.  This is corrupted record that we should drop.
Instead of panicing, log the error and advance the queue since the error
at this location is unreoverable currently.

Fixes #3436
2015-08-06 14:06:41 -06:00
..
admin Return error if HTTPS fails 2015-07-23 15:00:33 -07:00
collectd Fix panics when collectd fails to start 2015-06-29 22:09:47 -06:00
continuous_querier Added additional logging to continuous queries 2015-07-23 19:09:42 -04:00
graphite Fixed typo. 2015-07-24 19:41:46 -04:00
hh Fix panic in hinted handoff processor 2015-08-06 14:06:41 -06:00
httpd Respond to OPTIONS requests on /query endpoint 2015-07-27 11:58:44 -07:00
monitor Move services to subpackage. 2015-05-30 08:20:12 -06:00
opentsdb Fix go vet 2015-08-05 12:16:17 -06:00
precreator Rename notes.md to README.md 2015-06-12 09:33:22 -07:00
retention Consolidate imports for retention service 2015-06-10 11:25:17 -07:00
snapshotter Refactor backup and restore 2015-06-10 22:07:01 -06:00
udp Create UDP batcher before listening for UDP 2015-06-26 10:17:33 -04:00