[
https://issues.apache.org/jira/browse/KAFKA-1411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jun Rao updated KAFKA-1411:
---------------------------
Attachment: KAFKA-1411.patch
> remove unused test cases
> ------------------------
>
> Key: KAFKA-1411
> URL: https://issues.apache.org/jira/browse/KAFKA-1411
> Project: Kafka
> Issue Type: Test
> Components: core
> Affects Versions: 0.8.2
> Reporter: Jun Rao
> Assignee: Jun Rao
> Attachments: KAFKA-1411.patch
>
>
> We have some redundant tests for producer.
> 1. Tests in LazyInitProducerTest are redundant from those in PrimitiveApiTest.
> 2. AsyncProducerTest.testBrokerListAndAsync() just returns immediately. There
> are other tests that cover the same functionality.
> 3. PrimitiveApiTest: The compression property wasn't set properly. Also,
> there is no need to test compression with other combinations such as
> encoder/multi-fetch.
--
This message was sent by Atlassian JIRA
(v6.2#6252)