Mickael Maison created KAFKA-18209: -------------------------------------- Summary: Cleanup __transaction_state config logic Key: KAFKA-18209 URL: https://issues.apache.org/jira/browse/KAFKA-18209 Project: Kafka Issue Type: Sub-task Reporter: Mickael Maison
The transaction state topic must have specific configurations. Currently these are spread across several classes. For example we have some fields in TransactionLog , and some in the TransactionStateManager.transactionTopicConfigs() method. -- This message was sent by Atlassian Jira (v8.20.10#820010)