You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Matthias J. Sax (JIRA)" <ji...@apache.org> on 2019/02/01 20:44:00 UTC

[jira] [Assigned] (KAFKA-7885) Streams: TopologyDescription violates equals-hashCode contract.

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

Matthias J. Sax reassigned KAFKA-7885:
--------------------------------------

    Assignee: Piotr Fras

> 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
>            Assignee: Piotr Fras
>            Priority: Minor
>
> 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)