You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jason Gustafson (JIRA)" <ji...@apache.org> on 2017/02/28 05:48:45 UTC

[jira] [Resolved] (KAFKA-1604) System Test for Transaction Management

     [ https://issues.apache.org/jira/browse/KAFKA-1604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason Gustafson resolved KAFKA-1604.
------------------------------------
    Resolution: Unresolved

This work has been superseded by KIP-98: https://cwiki.apache.org/confluence/display/KAFKA/KIP-98+-+Exactly+Once+Delivery+and+Transactional+Messaging.

> System Test for Transaction Management
> --------------------------------------
>
>                 Key: KAFKA-1604
>                 URL: https://issues.apache.org/jira/browse/KAFKA-1604
>             Project: Kafka
>          Issue Type: Test
>            Reporter: Dong Lin
>            Assignee: Dong Lin
>              Labels: transactions
>         Attachments: KAFKA-1604_2014-08-19_17:31:16.patch, KAFKA-1604_2014-08-19_21:07:35.patch
>
>
> Perform end-to-end transaction management test in the following steps:
> 1) Start Zookeeper.
> 2) Start multiple brokers.
> 3) Create topic.
> 4) Start transaction-aware ProducerPerformance to generate transactional messages to topic.
> 5) Start transaction-aware ConsoleConsumer to read messages from topic.
> 6) Bounce brokers (optional).
> 7) Verify that same number of messages are sent and received.
> This patch depends on KAFKA-1524, KAFKA-1526 and KAFKA-1601.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)