You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Ismael Juma (JIRA)" <ji...@apache.org> on 2017/04/06 09:32:41 UTC

[jira] [Created] (KAFKA-5031) Additional validation in validateMessagesAndAssignOffsets

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)