Jun Rao created KAFKA-2232:
------------------------------
Summary: 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 RaoCurrently, MockProducer implements Producer<byte[], byte[]>. Instead, we should implement MockProducer<K, V>. -- This message was sent by Atlassian JIRA (v6.3.4#6332)
