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

Jay Kreps commented on KAFKA-49:
--------------------------------

Hi Taylor, as you say the request id was meant to be the version. However in 
retrospect I do think I like the idea of separating the request and the version 
of the request. I agree it would be nice to split this.

I think the open question here is whether we should try to maintain backwards 
compatibility for the next major release. It would probably be very convenient 
for us at code-writing time not to, but is more painful at rollout time.
                
> Add acknowledgement to the produce request.
> -------------------------------------------
>
>                 Key: KAFKA-49
>                 URL: https://issues.apache.org/jira/browse/KAFKA-49
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: Jun Rao
>
> Currently, the produce request doesn't get acknowledged. We need to have a 
> broker send a response to the producer and have the producer wait for the 
> response before sending the next request.

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