mingyen066 commented on PR #19062: URL: https://github.com/apache/kafka/pull/19062#issuecomment-2692793151
> Thanks @mingyen066 for this PR, could you also check these classes? > > * `OffsetAndEpoch` > * `LogFetchInfo` > * `LogAppendInfo` > * `LeaderAndEpoch` @m1a2st I migrated first 3 classes to java record. As for `LeaderAndEpoch`, , I believe migrating it would add less value since it is not a simple data carrier class and still requires a default constructor. -- 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