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

[jira] [Resolved] (KAFKA-2232) make MockProducer generic

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

Jun Rao resolved KAFKA-2232.
----------------------------
    Resolution: Fixed
      Assignee: Alexander Pakulov

Thanks for the latest patch. +1 and committed to trunk.

> make MockProducer generic
> -------------------------
>
>                 Key: KAFKA-2232
>                 URL: https://issues.apache.org/jira/browse/KAFKA-2232
>             Project: Kafka
>          Issue Type: Bug
>          Components: clients
>    Affects Versions: 0.8.2.1
>            Reporter: Jun Rao
>            Assignee: Alexander Pakulov
>              Labels: newbie
>             Fix For: 0.8.3
>
>         Attachments: KAFKA-2232.patch, KAFKA-2232.patch
>
>
> Currently, MockProducer implements Producer<byte[], byte[]>. Instead, we should implement MockProducer<K, V>.



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