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

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

GitHub user jeqo opened a pull request:

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

    KAFKA-5520: KIP-171 - Extend Consumer Group Reset Offset for Stream 
Application

    KIP: 
https://cwiki.apache.org/confluence/display/KAFKA/KIP-171+-+Extend+Consumer+Group+Reset+Offset+for+Stream+Application


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

    $ git pull https://github.com/jeqo/kafka features/kip-171

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

    https://github.com/apache/kafka/pull/3831.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 #3831
    
----
commit c330445438ba95b32c94b44233546baa0239e502
Author: Jorge Quilcate Otoya <quilcate.jo...@gmail.com>
Date:   2017-09-01T01:39:43Z

    removing zookeeper dependency

commit 0a836a69f426a4e6d2d71ac02ed4bef7768ef4de
Author: Jorge Quilcate Otoya <quilcate.jo...@gmail.com>
Date:   2017-09-01T08:47:41Z

    replace seek offset with call to ConsumerGroupCommand

commit 2e5bb3ebc8093ff4289a3127a8316cba7b466178
Author: Jorge Quilcate Otoya <quilcate.jo...@gmail.com>
Date:   2017-09-01T09:02:33Z

    add dependency from streams to core

commit 37956727d16813243361a1f5fcb4dd1445ff5ae9
Author: Jorge Quilcate Otoya <quilcate.jo...@gmail.com>
Date:   2017-09-11T22:08:07Z

    move back to core module.
    support topics and partitions.

commit de1f536aa0a3887cbd31881e8c6b8d266b1c5240
Author: Jorge Quilcate Otoya <quilcate.jo...@gmail.com>
Date:   2017-09-11T22:15:50Z

    change execute option for dry-run

commit 01a6b509f62ea62c5472283f82a7a91744baf75f
Author: Jorge Quilcate Otoya <quilcate.jo...@gmail.com>
Date:   2017-09-11T22:23:29Z

    align dry-run options

commit 8025153d69eebf9ee6f3549c53e4d1709a257dd4
Author: Jorge Quilcate Otoya <quilcate.jo...@gmail.com>
Date:   2017-09-11T22:25:07Z

    Merge remote-tracking branch 'origin/trunk' into features/kip-171

commit 88b0168450d3f1e765bf7fda9188206eb840c7cf
Author: Jorge Quilcate Otoya <quilcate.jo...@gmail.com>
Date:   2017-09-11T22:38:21Z

    add scenario params

commit cb4ab37446751e8c1b7b13e131918823b6e1ee03
Author: Jorge Quilcate Otoya <quilcate.jo...@gmail.com>
Date:   2017-09-11T23:13:02Z

    map scenarios

----


> Extend Consumer Group Reset Offset tool for Stream Applications
> ---------------------------------------------------------------
>
>                 Key: KAFKA-5520
>                 URL: https://issues.apache.org/jira/browse/KAFKA-5520
>             Project: Kafka
>          Issue Type: Improvement
>          Components: core, tools
>            Reporter: Jorge Quilcate
>              Labels: kip
>             Fix For: 1.0.0
>
>
> KIP documentation: 
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-171+-+Extend+Consumer+Group+Reset+Offset+for+Stream+Application



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to