[
https://issues.apache.org/jira/browse/KAFKA-1910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14357145#comment-14357145
]
Jun Rao commented on KAFKA-1910:
--------------------------------
[~guozhang], I still see the following transient unit test failure after your
last commit. It happens infrequently. However, I was able to hit it once after
running it 10 times.
kafka.api.ConsumerTest > testConsumptionWithBrokerFailures FAILED
org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This
server does not host this topic-partition.
commit 1eb5f53aa4f5c5c0f67ce62d86e8d9b4e5bbc500
Author: Guozhang Wang <[email protected]>
Date: Tue Mar 10 17:31:17 2015 -0700
KAFKA-1910; missed follow-up changes
> Refactor KafkaConsumer
> ----------------------
>
> Key: KAFKA-1910
> URL: https://issues.apache.org/jira/browse/KAFKA-1910
> Project: Kafka
> Issue Type: Sub-task
> Components: consumer
> Reporter: Guozhang Wang
> Assignee: Guozhang Wang
> Attachments: KAFKA-1910.patch, KAFKA-1910_2015-03-05_14:55:33.patch
>
>
> KafkaConsumer now contains all the logic on the consumer side, making it a
> very huge class file, better re-factoring it to have multiple layers on top
> of KafkaClient.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)