Chia-Ping Tsai created KAFKA-16970:
--------------------------------------

             Summary: `ScramCredentialValue`, `ScramCredentialData`, and 
`ContextualRecord` has incorrect hash implementation
                 Key: KAFKA-16970
                 URL: https://issues.apache.org/jira/browse/KAFKA-16970
             Project: Kafka
          Issue Type: Bug
            Reporter: Chia-Ping Tsai
            Assignee: Chia-Ping Tsai


All of them get hash code from "array" reference rather than the "content", and 
hence they don't follow the best practice - if `equals` return true, they ought 
to have the same hash code!



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to