Ismael Juma created KAFKA-5031: ---------------------------------- Summary: Additional validation in validateMessagesAndAssignOffsets Key: KAFKA-5031 URL: https://issues.apache.org/jira/browse/KAFKA-5031 Project: Kafka Issue Type: Sub-task Reporter: Ismael Juma
In validateMessagesAndAssignOffsets(), when validating the DefaultRecordBatch, we should also validate: 1. Message count matches the actual number of messages in the array 2. The header count matches the actual number of headers -- This message was sent by Atlassian JIRA (v6.3.15#6346)