Vahid Hashemian created KAFKA-5277:
--------------------------------------

             Summary: 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


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)

Reply via email to