Piotr Fras created KAFKA-7885:
---------------------------------
Summary: Streams: TopologyDescription violates equals-hashCode
contract.
Key: KAFKA-7885
URL: https://issues.apache.org/jira/browse/KAFKA-7885
Project: Kafka
Issue Type: Bug
Reporter: Piotr Fras
As per JavaSE documentation:
> If two objects are *equal* according to the *equals*(Object) method, then
>calling the *hashCode* method on each of the two objects must produce the same
>integer result.
This is not the case for TopologyDescription.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)