[
https://issues.apache.org/jira/browse/KAFKA-18696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17933742#comment-17933742
]
Chia-Ping Tsai commented on KAFKA-18696:
----------------------------------------
it would be great to ensure we change the class having only immutable fields.
That is to avoid the concerns on the auto-generated hashcode/equals in calling
the mutable fields
see https://github.com/apache/kafka/pull/19062#issuecomment-2709445938
> Migrate suitable classes to records
> -----------------------------------
>
> Key: KAFKA-18696
> URL: https://issues.apache.org/jira/browse/KAFKA-18696
> Project: Kafka
> Issue Type: Task
> Reporter: TengYao Chi
> Assignee: TengYao Chi
> Priority: Major
>
> Since most of modules are using Java 17, we could pass through these modules
> and migrate suitable classes to records.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)