[ https://issues.apache.org/jira/browse/KAFKA-271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jay Kreps resolved KAFKA-271. ----------------------------- Resolution: Fixed Addressed this as part of KAFKA-642. > Modify new FetchResponse object to remove the initial offset field > ------------------------------------------------------------------ > > Key: KAFKA-271 > URL: https://issues.apache.org/jira/browse/KAFKA-271 > Project: Kafka > Issue Type: Improvement > Components: core > Affects Versions: 0.8 > Reporter: Prashanth Menon > Assignee: Jay Kreps > Labels: replication > Fix For: 0.8 > > > Currently in the 0.8 branch, the FetchResponse contains the initial offset > field for a set of messages. This field isn't technically required since the > client should have access to the request, and therefore the initialOffset > which it can set manually. This should simplify the wire protocol. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira