[
https://issues.apache.org/jira/browse/KAFKA-19477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18003562#comment-18003562
]
Lucas Brutschy commented on KAFKA-19477:
----------------------------------------
https://github.com/apache/kafka/pull/20118
> Sticky Assignor JMH Benchmark
> -----------------------------
>
> Key: KAFKA-19477
> URL: https://issues.apache.org/jira/browse/KAFKA-19477
> Project: Kafka
> Issue Type: Sub-task
> Reporter: Lucas Brutschy
> Assignee: Lucas Brutschy
> Priority: Major
>
> The current assignor used in KIP-1071 is verbatim the assignor used on the
> client-side. The assignor performance was not a big concern on the
> client-side, and it seems some additional performance overhead has crept in
> during the adaptation to the broker-side interfaces, so we expect it to be
> too slow for groups of non-trivial size.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)