[ https://issues.apache.org/jira/browse/KAFKA-288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Joe Stein updated KAFKA-288: ---------------------------- Fix Version/s: (was: 0.8) 0.8.1 > java impacted changes from new producer and consumer request format > ------------------------------------------------------------------- > > Key: KAFKA-288 > URL: https://issues.apache.org/jira/browse/KAFKA-288 > Project: Kafka > Issue Type: Improvement > Affects Versions: 0.8 > Reporter: Joe Stein > Labels: replication, wireprotocol > Fix For: 0.8.1 > > > 1) javaapi.SyncProducer: We should get rid of send(topic: String, messages: > ByteBufferMessageSet) and only keep send(producerRequest: > kafka.javaapi.ProducerRequest). > This affects KafkaRecordWriter and DataGenerator > 2) javaapi.ProducerRequest: We will need to define a java version of > TopicData so that java producers can create request conveniently. The java > version of TopicData will use the java version of ByteBufferMessageSet. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira