Shekharrajak opened a new issue, #18439:
URL: https://github.com/apache/druid/issues/18439
Key Issues:
1. Static Partition Management: Supervisor manually assigns partitions to
tasks
2. No Dynamic Rebalancing: Requires supervisor intervention for scaling
3. Complex Coordination: Custom offset management and task coordination
The Shared Group API (KIP-932) Kafka handles partition assignment
automatically and consumer group coordination can be simplified, hence
upgrading to Kafka Share Consumer API can have significant performance
improvements.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]