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] [Commented] (KAFKA-7885) Streams: TopologyDescription violates equals-hashCode contract.

    [ https://issues.apache.org/jira/browse/KAFKA-7885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16758651#comment-16758651 ] 

Matthias J. Sax commented on KAFKA-7885:
----------------------------------------

[~MonCalamari] Thanks for the patch. I added you to the list on contributors and assigned the ticket to you.

> 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)