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

Dong Lin updated KAFKA-1601:
----------------------------

    Attachment: KAFKA-1601_2014-08-19_21:10:12.patch

> ConsoleConsumer/SimpleConsumerPerformance should be transaction-aware
> ---------------------------------------------------------------------
>
>                 Key: KAFKA-1601
>                 URL: https://issues.apache.org/jira/browse/KAFKA-1601
>             Project: Kafka
>          Issue Type: Improvement
>            Reporter: Dong Lin
>            Assignee: Dong Lin
>            Priority: Minor
>              Labels: transactions
>         Attachments: KAFKA-1601.patch, KAFKA-1601_2014-08-19_21:10:12.patch
>
>
> Implement buffered consumer logic in ConsumerTransactionBuffer class.
> The class takes as input messages from non-transactional consumer (e.g. 
> ConsoleConsumer, SimpleConsumer), recognizes transaction control requests 
> (e.g. commit, abort), and outputs transaction messages when their transaction 
> is committed.
> By default, the class outputs non-transactional messages immediately on input.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to