Re: question about produce requests and responses

2014-06-11 Thread Jun Rao
The topic/partition ordering in the producer response may not be the same as that in the request. In each request, there is supposed to be one instance per topic/partition. Thanks, Jun On Wed, Jun 11, 2014 at 5:27 PM, Dave Peterson wrote: > Hello, I have a question about produce requests

question about produce requests and responses

2014-06-11 Thread Dave Peterson
Hello, I have a question about produce requests and responses. I send a produce request containing multiple topics, and get back a response from the broker containing all topics from the request. However, the ordering of the topics in the response differs from the ordering of the topics in the