Boyang Chen created KAFKA-7853:
----------------------------------
Summary: Refactor ConsumerCoordinator/AbstractCoordinator to
reduce constructor parameter list
Key: KAFKA-7853
URL: https://issues.apache.org/jira/browse/KAFKA-7853
Project: Kafka
Issue Type: Improvement
Reporter: Boyang Chen
The parameter lists for class ConsumerCoordinator/AbstractCoordinator are
growing over time. We should think of reducing the parameter size by
introducing some intermediate data structs.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)