You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Chia-Ping Tsai (Jira)" <ji...@apache.org> on 2021/02/07 16:24:00 UTC

[jira] [Created] (KAFKA-12309) The revocation algorithm produces uneven distributions

Chia-Ping Tsai created KAFKA-12309:
--------------------------------------

             Summary: The revocation algorithm produces uneven distributions
                 Key: KAFKA-12309
                 URL: https://issues.apache.org/jira/browse/KAFKA-12309
             Project: Kafka
          Issue Type: Bug
            Reporter: Chia-Ping Tsai
            Assignee: Chia-Ping Tsai


Assignments:

"W0" -> 8 connectors/tasks
"W1" -> 8 connectors/tasks
(New) "W2" -> 0 connectors/tasks

Revoked (trunk)
"W0" -> 2 connectors/tasks
"W1" -> 2 connectors/tasks

Revoked (expected)
"W0" -> 2 connectors/tasks
"W1" -> 3 connectors/tasks




--
This message was sent by Atlassian Jira
(v8.3.4#803005)