Makes sense. Thanks! (and now how to find out how to turn off that signature for mailing lists ;-))
On Sun, Mar 27, 2016 at 10:54 AM, Dana Powers <dana.pow...@gmail.com> wrote: > Agree, it's a bit confusing based on wiki alone right now. I think of > MemberAssignment as a double-serialized field: first serialize to bytes > using the MemberAssignment definition (version, topics, partitions, etc); > then serialize the bytes into a request. It's the second serialization step > that adds the 32bit length. Repeat backwards for deserializing. > > -Dana > >