Hey Petar, The google group is dead now that we are migrated to Apache.
-Jay ---------- Forwarded message ---------- From: Petar Maymounkov <pe...@tumblr.com> Date: Tue, May 15, 2012 at 7:11 AM Subject: [kafka-dev] format of multi-fetch response in Kafka 0.7.0 To: kafka-...@googlegroups.com It seems that the "Writing Kafka drivers" document, given here: https://cwiki.apache.org/confluence/display/KAFKA/Writing+a+Driver+for+Kafka Is missing a description of the multi-fetch response. I am assuming that the multi-fetch response is not the same as the fetch response, since the latter is just a list of messages, which would not allow you to differentiate the different topic-partition groups in the multi-fetch request. Does anyone know the format of the multi-fetch response? Thanks Petar