[ 
https://issues.apache.org/jira/browse/KAFKA-240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13223436#comment-13223436
 ] 

Jun Rao commented on KAFKA-240:
-------------------------------

I got a compilation error on 0.8. 

/home/jrao/Intellij_workspace/kafka_0.8/core/src/main/scala/kafka/server/KafkaApis.scala:61:
 not found: type ProducerResponse[
  private def handleProducerRequest(request: ProducerRequest, 
requestHandlerName: String): Option[ProducerResponse] = {[

                
> implement new producer and consumer request format
> --------------------------------------------------
>
>                 Key: KAFKA-240
>                 URL: https://issues.apache.org/jira/browse/KAFKA-240
>             Project: Kafka
>          Issue Type: Sub-task
>          Components: core
>    Affects Versions: 0.8
>            Reporter: Jun Rao
>              Labels: fetch, replication, wireprotocol
>             Fix For: 0.8
>
>         Attachments: KAFKA-240-FetchRequest-v1.patch, 
> KAFKA-240-FetchRequest-v2.patch, KAFKA-240-FetchRequest-validation-v1.patch, 
> KAFKA-240.ProducerRequest.v2.patch, KAFKA-240.ProducerRequest.v3.patch, 
> KAFKA-240.ProducerRequest.v4.patch, KAFKA-240.v3.patch, 
> kafka-240_unittestfix_delta.patch
>
>
> We want to change the producer/consumer request/response format according to 
> the discussion in the following wiki:
> https://cwiki.apache.org/confluence/display/KAFKA/New+Wire+Format+Proposal

--
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


Reply via email to