[
https://issues.apache.org/jira/browse/IGNITE-5383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16042685#comment-16042685
]
Vyacheslav Daradur commented on IGNITE-5383:
--------------------------------------------
[~vozerov],
My ci.tests looks good to me, but latest default-build is too old.
I've run the default branch in TC.
([dev.ci.tests|http://ci.ignite.apache.org/viewQueued.html?itemId=654850])
I'll text you later, after their comparison.
> Do not perform cache key validation when BinaryMarshaller is used
> -----------------------------------------------------------------
>
> Key: IGNITE-5383
> URL: https://issues.apache.org/jira/browse/IGNITE-5383
> Project: Ignite
> Issue Type: Task
> Components: binary, cache
> Affects Versions: 2.1
> Reporter: Vladimir Ozerov
> Assignee: Vyacheslav Daradur
> Labels: important
> Fix For: 2.1
>
>
> Currently whenever cache operation is performed, we invoke
> {{GridCacheAdapter.validateCacheKey}} to make sure that key overrides
> {{equals}} and {{hashCode}}.
> This check should not be performed when {{BinaryMarshaller}} is set, since we
> do not use these methods in binary mode.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)