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

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

So guys, my thought is the best plan of attack would be fully think through the 
protocol changes for all the use cases we currently know about and do those all 
at once (even if the features the new fields support aren't yet available). 
This will avoid doing this in lots of little patches that all conflict, and it 
will make us think things through holistically.

I created a wiki with some of the outstanding ideas, I am going to move this 
discussion to the main dev and user lists to get broader feedback. It would be 
good if people could give their thoughts there so we can try to get these 
changes right.
                
> 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