[
https://issues.apache.org/jira/browse/KAFKA-5277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Gustafson resolved KAFKA-5277.
------------------------------------
Resolution: Fixed
Fix Version/s: 0.11.0.0
Issue resolved by pull request 3092
[https://github.com/apache/kafka/pull/3092]
> Sticky Assignor should not cache the calculated assignment (KIP-54 follow-up)
> -----------------------------------------------------------------------------
>
> Key: KAFKA-5277
> URL: https://issues.apache.org/jira/browse/KAFKA-5277
> Project: Kafka
> Issue Type: Improvement
> Reporter: Vahid Hashemian
> Assignee: Vahid Hashemian
> Priority: Minor
> Fix For: 0.11.0.0
>
>
> As a follow-up to KIP-54, remove the dependency of Sticky Assignor to
> previously calculated assignment. This dependency is not required because
> each consumer participating in the rebalance now notifies the group leader of
> their assignment prior to rebalance. So the leader can compile the previous
> assignment of the whole group from this information.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)