Description
Currently, MockProducer implements Producer<byte[], byte[]>. Instead, we should implement MockProducer<K, V>.
Attachments
Attachments
Issue Links
- links to
Currently, MockProducer implements Producer<byte[], byte[]>. Instead, we should implement MockProducer<K, V>.