[
https://issues.apache.org/jira/browse/IGNITE-4011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15683344#comment-15683344
]
Alexander Paschenko commented on IGNITE-4011:
---------------------------------------------
[~vozerov],
During investigating test failures in ignite-2294 (DML), I've noticed that
there are some failing tests which most likely had broken in ignite-4011-1
(hash codes generation). Could you please have a look? It's
{{IgniteCacheJoinQueryWithAffinityKeyTest}} and
{{IgniteCacheDistributedJoinCollocatedAndNotTest#testJoin}} - both in binary
mode ({{IgniteBinaryCacheQueryTestSuite}}). You can checkout at
{{c84cdca88c41c52812c9b8afd6a31c119b0b1256}} (looks to me like your last commit
on this ticket - no DML was involved by then) to see it for yourself.
> Automatically compute hash codes for newly built binary objects
> ---------------------------------------------------------------
>
> Key: IGNITE-4011
> URL: https://issues.apache.org/jira/browse/IGNITE-4011
> Project: Ignite
> Issue Type: Sub-task
> Components: binary, cache
> Reporter: Alexander Paschenko
> Assignee: Vladimir Ozerov
> Fix For: 1.8
>
>
> For binary keys built automatically inside SQL engine during INSERT or MERGE,
> we need to compute hash codes automatically because in this case the user
> does not interact with any builders and can't set hash code explicitly.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)