Guozhang Wang created KAFKA-1233:
------------------------------------
Summary: Integration test for the new producer
Key: KAFKA-1233
URL: https://issues.apache.org/jira/browse/KAFKA-1233
Project: Kafka
Issue Type: Bug
Reporter: Guozhang Wang
Assignee: Guozhang Wang
Fix For: 0.9.0
The first integration test on the new producer api, which should test the
following cases:
a. null-key v.s. not-null-key
b. null-value v.s. not-null-value
c. null-partition-key v.s. not-null-partition-key
d. null-topic v.s. not-null-topic
e. blocking on every RecordSend v.s. non-blocking
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)