Vahid Hashemian created KAFKA-4033:
--------------------------------------
Summary: 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)