Lucas Brutschy created KAFKA-19477: -------------------------------------- Summary: 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
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)