Chia-Ping Tsai created KAFKA-19121: -------------------------------------- Summary: Move AddPartitionsToTxnConfig, TransactionStateManagerConfig, and QuorumConfig out of KafkaConfig Key: KAFKA-19121 URL: https://issues.apache.org/jira/browse/KAFKA-19121 Project: Kafka Issue Type: Improvement Reporter: Chia-Ping Tsai Assignee: Chia-Ping Tsai
they are all static configs and they don't have specific config check. Hence, we can move them out of KafkaConfig easily. -- This message was sent by Atlassian Jira (v8.20.10#820010)