Files
deb-python-kafka/test
David Arthur 40d8e9e550 Fixed #42, make fetch size configurable
Was hard coded to 1024 bytes which meant that larger messages were
unconsumable since they would always get split causing the consumer to
stop.

It would probably be best to automatically retry truncated messages with
a larger request size so you don't have to know your max message size
ahead of time
2013-09-08 20:20:12 -04:00
..
2012-10-02 12:09:19 -04:00
2013-06-07 21:20:55 -04:00