You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Semen Boikov (JIRA)" <ji...@apache.org> on 2016/09/02 14:54:20 UTC

[jira] [Closed] (IGNITE-2208) Queries with object arguments doesn't work wth BinaryMarshaller.

     [ https://issues.apache.org/jira/browse/IGNITE-2208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Semen Boikov closed IGNITE-2208.
--------------------------------
    Assignee:     (was: Semen Boikov)

> Queries with object arguments doesn't work wth BinaryMarshaller.
> ----------------------------------------------------------------
>
>                 Key: IGNITE-2208
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2208
>             Project: Ignite
>          Issue Type: Bug
>          Components: cache
>    Affects Versions: ignite-1.4
>            Reporter: Vladimir Ozerov
>              Labels: community
>             Fix For: 1.8
>
>
> This happens because we cannot compare binary and non-binary objects.
> Problematic code frame: 
> {code}
> GridH2ValueCacheObject.compareSecure
> {code}
> Affected tests:
> {code}
> IgniteCacheAbstractQuerySelfTest.testObjectQuery
> IgniteCacheAbstractQuerySelfTest.testBadHashObjectKey
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)