[
https://issues.apache.org/jira/browse/KAFKA-2068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15150642#comment-15150642
]
ASF GitHub Bot commented on KAFKA-2068:
---------------------------------------
GitHub user granthenke opened a pull request:
https://github.com/apache/kafka/pull/927
KAFKA-2068; KAFKA-2069; Replace OffsetCommit and OffsetFetch Request/…
…Response with o.a.k.c.requests equivalent
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/granthenke/kafka offset-refactor
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/927.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #927
----
commit 13ed7514040ec9a4b3c376900f0952b16727a8ee
Author: Grant Henke <[email protected]>
Date: 2016-01-20T14:51:52Z
KAFKA-2068; KAFKA-2069; Replace OffsetCommit and OffsetFetch
Request/Response with o.a.k.c.requests equivalent
----
> Replace OffsetCommit Request/Response with org.apache.kafka.common.requests
> equivalent
> ----------------------------------------------------------------------------------------
>
> Key: KAFKA-2068
> URL: https://issues.apache.org/jira/browse/KAFKA-2068
> Project: Kafka
> Issue Type: Sub-task
> Reporter: Gwen Shapira
> Assignee: Grant Henke
> Attachments: KAFKA-2068.patch
>
>
> Replace OffsetCommit Request/Response with org.apache.kafka.common.requests
> equivalent
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)