[
https://issues.apache.org/jira/browse/KAFKA-18697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17923669#comment-17923669
]
黃竣陽 edited comment on KAFKA-18697 at 2/4/25 11:48 AM:
------------------------------------------------------
{quote}Another concern is the `equals` and `hashCode` generated by Record class
- do we want to expose them as public APIs?
{quote}
What major impact would exposing `{{{}equals`{}}} and `{{{}hashCode`{}}} have
on users?
was (Author: JIRAUSER305187):
{quote}Another concern is the `equals` and `hashCode` generated by Record class
- do we want to expose them as public APIs?
{quote}
What major impact would exposing {{equals}} and {{hashCode}} have on users?
> Migrate suitable classes to records in connect module
> -----------------------------------------------------
>
> Key: KAFKA-18697
> URL: https://issues.apache.org/jira/browse/KAFKA-18697
> Project: Kafka
> Issue Type: Sub-task
> Reporter: 黃竣陽
> Assignee: Mingdao Yang
> Priority: Minor
>
> We should change these class to Record
> OffsetSync, PluginSource, ConnectClusterDetailsImpl, TaskInfo, Message,
> LoggerLevel, ErrorMessage, CreateConnectorRequest, ConnectorStateInfo,
> ConnectorOffsets, ConnectorOffset, ConnectorInfo, ConfigValueInfo,
> ConfigKeyInfo, ConfigInfo, ActiveTopicsInfo, ConnectRestExtensionContextImpl,
> RestartRequest, ConnectorTaskId
--
This message was sent by Atlassian Jira
(v8.20.10#820010)