You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Prashanth Menon (Created) (JIRA)" <ji...@apache.org> on 2012/02/13 16:12:59 UTC

[jira] [Created] (KAFKA-271) Modify new FetchResponse object to remove the initial offset field

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
            Priority: Minor
             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: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (KAFKA-271) Modify new FetchResponse object to remove the initial offset field

Posted by "Neha Narkhede (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KAFKA-271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Neha Narkhede updated KAFKA-271:
--------------------------------

    Priority: Major  (was: Minor)
      Labels: replication  (was: newbie)
    
> 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
>              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: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira