[
https://issues.apache.org/jira/browse/IGNITE-2578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15829858#comment-15829858
]
Pavel Tupitsyn commented on IGNITE-2578:
----------------------------------------
Not sure this is an issue anymore with presence of
{{BinaryTypeConfiguration.EqualityComparer}}
> .NET: Native object comparison
> ------------------------------
>
> Key: IGNITE-2578
> URL: https://issues.apache.org/jira/browse/IGNITE-2578
> Project: Ignite
> Issue Type: Improvement
> Components: platforms
> Affects Versions: 1.1.4
> Reporter: Pavel Tupitsyn
> Labels: .net
>
> Currently all comparisons (cache key comparisons, atomic operations, etc) are
> performed in binary form on Java side. This may not work as intended when
> user has overridden Equals/GetHashCode. Need to investigate whether we can or
> should do anything about this.
> * Is it really an issue?
> * Is there a workaround?
> * Are there any user requests about this?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)