vitess-gh/go/streamlog
Peter Lobsinger 485f072c72 Don't internally drop messages in the streamlogger.
The writers have individual backoff, and internal drops can result in
not-insignificant losses during query storms. These are lost simply due
to noise in the Go scheduler, not due to actual backlog.
2014-12-02 18:45:09 -08:00
..
streamlog.go Don't internally drop messages in the streamlogger. 2014-12-02 18:45:09 -08:00
streamlog_test.go Fixup streamlog test. 2014-10-19 20:51:34 -07:00