[ https://issues.apache.org/jira/browse/KAFKA-7857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Boyang Chen resolved KAFKA-7857. -------------------------------- Resolution: Fixed [https://github.com/apache/kafka/pull/6854] fixes it > Add AbstractCoordinatorConfig class to consolidate consumer coordinator > configs between Consumer and Connect > ------------------------------------------------------------------------------------------------------------ > > Key: KAFKA-7857 > URL: https://issues.apache.org/jira/browse/KAFKA-7857 > Project: Kafka > Issue Type: Improvement > Reporter: Boyang Chen > Assignee: Boyang Chen > Priority: Major > > Right now there are a lot of duplicate configuration concerning client > coordinator shared across ConsumerConfig and DistributedConfig (connect > config). It makes sense to extract all coordinator related configs into a > separate config class to reduce code redundancy. -- This message was sent by Atlassian JIRA (v7.6.3#76005)