It's a 4-byte fetch count, followed by a 2-byte error code, followed by a list of ByteBufferMessageSet. The details can be in the MultiFetchResponse class.
Jun On Tue, May 15, 2012 at 7:43 AM, Petar Maymounkov <pe...@tumblr.com> wrote: > Hi all, > > The kafka doc "Writing a Kafka driver" does not seem to > have the format of the multi-fetch response. > > (Surely it is not the same as the fetch response). > > Can anyone point me to a place where I can read about it? > > Thanks > Petar >