[ https://issues.apache.org/jira/browse/KAFKA-1601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14103346#comment-14103346 ]
Dong Lin commented on KAFKA-1601: --------------------------------- Updated reviewboard https://reviews.apache.org/r/24856/diff/ against branch origin/transactional_messaging > 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)