[ https://issues.apache.org/jira/browse/KAFKA-2070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15051583#comment-15051583 ]
ASF GitHub Bot commented on KAFKA-2070: --------------------------------------- GitHub user granthenke opened a pull request: https://github.com/apache/kafka/pull/663 KAFKA-2070: Replace Offset{Request,Response} with o.a.k.c requests eq… …uivalent You can merge this pull request into a Git repository by running: $ git pull https://github.com/granthenke/kafka offset-list Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/663.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 #663 ---- commit 26cd605239950ed209461b87b23ed58a3e749987 Author: Grant Henke <granthe...@gmail.com> Date: 2015-12-10T20:00:40Z KAFKA-2070: Replace Offset{Request,Response} with o.a.k.c requests equivalent ---- > Replace OffsetRequest/response with ListOffsetRequest/response from > org.apache.kafka.common.requests > ---------------------------------------------------------------------------------------------------- > > Key: KAFKA-2070 > URL: https://issues.apache.org/jira/browse/KAFKA-2070 > Project: Kafka > Issue Type: Sub-task > Reporter: Gwen Shapira > Assignee: Grant Henke > > Replace OffsetRequest/response with ListOffsetRequest/response from > org.apache.kafka.common.requests -- This message was sent by Atlassian JIRA (v6.3.4#6332)