[ https://issues.apache.org/jira/browse/KAFKA-5888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16179527#comment-16179527 ]
Apurva Mehta commented on KAFKA-5888: ------------------------------------- This is a test for new functionality added in 1.0.0, so it can go in before the code freeze. Changing the target version back to 1.0.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.0.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)