TaiJuWu created KAFKA-19836:
-------------------------------
Summary: Decouple ConsumerConfig and ShareConsumerConfig
Key: KAFKA-19836
URL: https://issues.apache.org/jira/browse/KAFKA-19836
Project: Kafka
Issue Type: Sub-task
Reporter: TaiJuWu
Assignee: TaiJuWu
ShareConsumerConfig and ConsumerConfig are inherent at the moment.
The drawback is the config logic is mixed, for example:
ShareAcknowledgementMode.
We can decouple to prevent the logic is complicated in the future.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)