[
https://issues.apache.org/jira/browse/KAFKA-5888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guozhang Wang updated KAFKA-5888:
---------------------------------
Fix Version/s: (was: 1.0.0)
1.1.0
> Transactions system test should check for message order
> -------------------------------------------------------
>
> Key: KAFKA-5888
> URL: https://issues.apache.org/jira/browse/KAFKA-5888
> Project: Kafka
> Issue Type: Sub-task
> Reporter: Apurva Mehta
> Assignee: Apurva Mehta
> Labels: exactly-once
> Fix For: 1.1.0
>
>
> Currently, the transactions system test doesn't check for correct ordering of
> the messages in a transaction. With KAFKA-5494, we can have multiple inflight
> requests for a single transaction, which could yield to out of order messages
> in the log if there are bugs. So we should assert that order is maintained in
> our system tests.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)