[
https://issues.apache.org/jira/browse/KAFKA-1416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guozhang Wang updated KAFKA-1416:
---------------------------------
Description:
Multiple unit tests have its own internal function to send/get messages from
the brokers. For example:
sendMessages in ZookeeperConsumerConnectorTest
produceMessage in UncleanLeaderElectionTest
sendMessages in FetcherTest
etc
It is better to unify them in TestUtils.
was:
Multiple unit tests have its own internal function to send/get messages from
the brokers. For example:
sendMessages in ZookeeperConsumerConnectorTest
produceMessage in UncleanLeaderElectionTest
etc
It is better to unify them in TestUtils.
> Unify sendMessages/getMessages in unit tests
> --------------------------------------------
>
> Key: KAFKA-1416
> URL: https://issues.apache.org/jira/browse/KAFKA-1416
> Project: Kafka
> Issue Type: Bug
> Reporter: Guozhang Wang
>
> Multiple unit tests have its own internal function to send/get messages from
> the brokers. For example:
> sendMessages in ZookeeperConsumerConnectorTest
> produceMessage in UncleanLeaderElectionTest
> sendMessages in FetcherTest
> etc
> It is better to unify them in TestUtils.
--
This message was sent by Atlassian JIRA
(v6.2#6252)