You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Dmitrii Kriukov (Jira)" <ji...@apache.org> on 2024/01/09 18:10:00 UTC

[jira] [Commented] (IGNITE-21185) In DistributionFunction strings are compared with == instead of equals()

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

Dmitrii Kriukov commented on IGNITE-21185:
------------------------------------------

PR: https://github.com/apache/ignite/pull/11169

> In DistributionFunction strings are compared with == instead of equals()
> ------------------------------------------------------------------------
>
>                 Key: IGNITE-21185
>                 URL: https://issues.apache.org/jira/browse/IGNITE-21185
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Dmitrii Kriukov
>            Priority: Minor
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Line 157:
> {color:#cc7832}if {color}(f0 == f1 || f0.name() == f1.name())



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