What is the wire format for MULTI-FETCH *RESPONSE* *given

   *that the SINGLE-FETCH RESPONSE LOOKS like this:
                    RESPONSE_HEADER
                                  ResponseLength:32/integer
                                  ErrorCode:16/integer
                   MESSAGES
                             (
                                  Length:32/integer
                                  Magic:8/integer
                                  Compression:8/integer
                                  CheckSum:32/integer
                                  Payload/binary
                             ) +


https://cwiki.apache.org/KAFKA/writing-a-driver-for-kafka.html doesn't talk
about this.


Thanks
Milind

Reply via email to