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

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

GitHub user vahidhashemian opened a pull request:

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

    WIP: KAFKA-4033: KIP-70: Revise Partition Assignment Semantics on New 
Consumer's Subscription Change

    

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

    $ git pull https://github.com/vahidhashemian/kafka KAFKA-4033

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

    https://github.com/apache/kafka/pull/1726.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 #1726
    
----
commit 2a77e8c11bcc372f67a3dee95aa7f8eafbf1f3ec
Author: Vahid Hashemian <vahidhashem...@us.ibm.com>
Date:   2016-08-12T17:47:01Z

    WIP: KAFKA-4033: KIP-70: Revise Partition Assignment Semantics on New 
Consumer's Subscription Change

----


> KIP-70: Revise Partition Assignment Semantics on New Consumer's Subscription 
> Change
> -----------------------------------------------------------------------------------
>
>                 Key: KAFKA-4033
>                 URL: https://issues.apache.org/jira/browse/KAFKA-4033
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: Vahid Hashemian
>            Assignee: Vahid Hashemian
>
> Modify the new consumer's implementation of topics subscribe and unsubscribe 
> interfaces so that they do not cause an immediate assignment update (this is 
> how the regex subscribe interface is implemented). Instead, the assignment 
> remains valid until it has been revoked in the next rebalance.



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

Reply via email to