You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Guozhang Wang (JIRA)" <ji...@apache.org> on 2014/04/24 00:04:20 UTC

[jira] [Created] (KAFKA-1416) Unify sendMessages/getMessages in unit tests

Guozhang Wang created KAFKA-1416:
------------------------------------

             Summary: 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
etc

It is better to unify them in TestUtils.



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