Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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.
Attachments
Issue Links
- links to