I might be missing something, so please let me know. At the moment I am trying to parse the cluster metadata file with several batches inside. I noticed however that the record batch one has a length parameter which is a single byte, and in record batch 2 the length is a double byte. I am struggeling a bit with which one is correct, or if I should be able to detect this somehowe from the message (or length) itself. Can somebody give me a pointer on this?