Richard Yu created KAFKA-6583:
---------------------------------
Summary: Metadata should include number of state stores for task
Key: KAFKA-6583
URL: https://issues.apache.org/jira/browse/KAFKA-6583
Project: Kafka
Issue Type: Improvement
Reporter: Richard Yu
Currently, in the need for clients to be more evenly balanced, stateful tasks
should be distributed in such a manner that it will be spread equally. However,
for such an awareness to be implemented during task assignment, it would
require the need for the present rebalance protocol metadata to also contain
the number of state stores in a particular task. This way, it will allow us to
"weight" tasks during assignment.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)