chia7712 commented on PR #16019: URL: https://github.com/apache/kafka/pull/16019#issuecomment-2170988619
just have another idea for minimizing the changes: Maybe we don't touch the code in the core, but we deprecate them. And then we add new message formatter instead. For example: 1. add new TransactionLogMessageFormatter and deprecate core code 2. add new OffsetsMessageFormatter and deprecate core code 3. add new GroupMetadataMessageFormatter and deprecate core code -- 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: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org