influxdb/services/hh
Jason Wilder 668181d275 Make log statements more consistent
* Capitalize first letter of message
* Log all services staring consistently
* Remove some extraneous log statements in meta.Store
* Log data dirs for meta, data and hinted handoff
2015-08-13 10:01:42 -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 Fix panic in hinted handoff processor 2015-08-06 14:06:41 -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 spelling errors in comments and strings. 2015-06-28 02:54:34 -04:00
queue_test.go Fix spelling errors in comments and strings. 2015-06-28 02:54:34 -04:00
service.go Make log statements more consistent 2015-08-13 10:01:42 -06:00