Chia-Ping Tsai created KAFKA-17007:
--------------------------------------
Summary: Fix SourceAndTarget#equal
Key: KAFKA-17007
URL: https://issues.apache.org/jira/browse/KAFKA-17007
Project: Kafka
Issue Type: Bug
Reporter: Chia-Ping Tsai
Assignee: Chia-Ping Tsai
In reviewing https://github.com/apache/kafka/pull/16404 I noticed that
SourceAndTarget is a part of public class. Hence, we should fix the `equal`
that it does not check the class type [0].
[0]
https://github.com/apache/kafka/blob/trunk/connect/mirror-client/src/main/java/org/apache/kafka/connect/mirror/SourceAndTarget.java#L49
--
This message was sent by Atlassian Jira
(v8.20.10#820010)