You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Joe Stein (Updated) (JIRA)" <ji...@apache.org> on 2012/02/28 00:55:49 UTC

[jira] [Updated] (KAFKA-288) java impacted changes from new producer and consumer request format

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

Joe Stein updated KAFKA-288:
----------------------------

    Labels: replication wireprotocol  (was: )
    
> 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) 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: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira