[ 
https://issues.apache.org/jira/browse/KAFKA-7058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gunnar Morling updated KAFKA-7058:
----------------------------------
    Component/s: KafkaConnect

> ConnectSchema#equals() broken for array-typed default values
> ------------------------------------------------------------
>
>                 Key: KAFKA-7058
>                 URL: https://issues.apache.org/jira/browse/KAFKA-7058
>             Project: Kafka
>          Issue Type: Bug
>          Components: KafkaConnect
>            Reporter: Gunnar Morling
>            Priority: Major
>
> {ConnectSchema#equals()} calls {{Objects#equals()}} for the schemas' default 
> values, but this doesn't work correctly if the default values in fact are 
> arrays. In this case, always {false} will be returned, also if the default 
> value arrays actually are the same.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to