You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Manikumar Reddy (JIRA)" <ji...@apache.org> on 2015/01/21 19:06:34 UTC

[jira] [Updated] (KAFKA-1861) Publishing kafka-client:test in order to utilize the helper utils in TestUtils

     [ https://issues.apache.org/jira/browse/KAFKA-1861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Manikumar Reddy updated KAFKA-1861:
-----------------------------------
    Attachment: KAFKA-1861.patch

> Publishing kafka-client:test in order to utilize the helper utils in TestUtils
> ------------------------------------------------------------------------------
>
>                 Key: KAFKA-1861
>                 URL: https://issues.apache.org/jira/browse/KAFKA-1861
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: Navina Ramesh
>         Attachments: KAFKA-1861.patch
>
>
> Related to SAMZA-227 (Upgrade KafkaSystemProducer to new java-based Kafka API)
> Turns out that some of the utilities that are helpful in writing unit tests are available in org.apache.kafka.test.TestUtils.java (:kafka-clients). This is not published to maven repository. Hence, we are forced to reproduce the same code in samza. This can be avoided if the test package is published to the Maven repo.
> For example, we are creating a customize MockProducer to be used in Samza unit-tests and access to these quick helper utils will be useful.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)