[
https://issues.apache.org/jira/browse/KAFKA-3320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15210077#comment-15210077
]
Mickael Maison commented on KAFKA-3320:
---------------------------------------
What sort of validation did you have in mind ? Should we pass all the acked
messages through the message_validator method again even though the consumer
should have caught any invalid ones already ?
> Add successful acks verification to ProduceConsumeValidateTest
> --------------------------------------------------------------
>
> Key: KAFKA-3320
> URL: https://issues.apache.org/jira/browse/KAFKA-3320
> Project: Kafka
> Issue Type: Test
> Reporter: Anna Povzner
>
> Currently ProduceConsumeValidateTest only validates that each acked message
> was consumed. Some tests may want an additional verification that all acks
> were successful.
> This JIRA is to add an addition optional verification that all acks were
> successful and use it in couple of tests that need that verification. Example
> is compression test.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)