majialoong opened a new pull request, #22456: URL: https://github.com/apache/kafka/pull/22456
This PR cleans up the `__transaction_state` topic config logic by removing scattered configuration related constants from `TransactionLog` and keeping it focused on serialization/deserialization. It also moves transaction state topic config construction to `TransactionCoordinator` and renames `transactionTopicConfigs` to `transactionStateTopicConfigs` for clarity, aligning with the current group/share coordinator pattern where coordinators expose internal topic configs to the broker. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
