You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/09/14 00:14:20 UTC

[jira] [Commented] (KAFKA-4148) KIP-79 add ListOffsetRequest v1 and search by timestamp interface to consumer.

    [ https://issues.apache.org/jira/browse/KAFKA-4148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15488912#comment-15488912 ] 

ASF GitHub Bot commented on KAFKA-4148:
---------------------------------------

GitHub user becketqin opened a pull request:

    https://github.com/apache/kafka/pull/1852

    KAFKA-4148: KIP-79 ListOffsetRequest v1 and add search offsets by timestamp in consumer

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/becketqin/kafka KAFKA-4148

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/1852.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 #1852
    
----
commit 38df21b214904fb65cea43a358ab8b22983f6de3
Author: Jiangjie Qin <be...@gmail.com>
Date:   2016-09-13T16:52:43Z

    KAFKA-4148: KIP-79 ListOffsetRequest v1 and add search offsets by timestamp in consumer

commit 52d8d409a314bc0c764db19ffb040ca93794a2dc
Author: Jiangjie Qin <be...@gmail.com>
Date:   2016-09-13T23:42:53Z

    Added the handling of duplicate partitions in ListOffsetRequest v1

----


> KIP-79 add ListOffsetRequest v1 and search by timestamp interface to consumer.
> ------------------------------------------------------------------------------
>
>                 Key: KAFKA-4148
>                 URL: https://issues.apache.org/jira/browse/KAFKA-4148
>             Project: Kafka
>          Issue Type: Task
>            Reporter: Jiangjie Qin
>            Assignee: Jiangjie Qin
>
> This ticket is to implement KIP-79.
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=65868090



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)