influxdb/services/hh
Jason Wilder 67d4ef0e28 Don't queue write failures that due to type conflicts
These will never succeed and will stay in the queue indefinitely.
2015-06-10 14:52:59 -06:00
..
config.go Add hinted handoff max age and throughput rate limit config options 2015-06-05 22:16:51 -06:00
config_test.go Add hinted handoff max age and throughput rate limit config options 2015-06-05 22:16:51 -06:00
doc.go Add hinted handoff queue 2015-06-05 22:16:51 -06:00
limiter.go Add hinted handoff queue rate limiting 2015-06-09 14:46:13 -06:00
limiter_test.go Add hinted handoff queue rate limiting 2015-06-09 14:46:13 -06:00
processor.go Don't queue write failures that due to type conflicts 2015-06-10 14:52:59 -06:00
processor_test.go Add hinted handoff max age and throughput rate limit config options 2015-06-05 22:16:51 -06:00
queue.go Fix queue advance not writing updated position 2015-06-08 12:09:31 -06:00
queue_test.go Purge hinted handoff queue if entries stick around past a cutoff 2015-06-05 22:16:51 -06:00
service.go add ability to silence logging for testing 2015-06-10 10:27:57 -05:00