You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Valentin Kulichenko (JIRA)" <ji...@apache.org> on 2015/12/08 08:24:11 UTC

[jira] [Created] (IGNITE-2100) Queries do not work with binary marshaller and Externalizable objects

Valentin Kulichenko created IGNITE-2100:
-------------------------------------------

             Summary: Queries do not work with binary marshaller and Externalizable objects
                 Key: IGNITE-2100
                 URL: https://issues.apache.org/jira/browse/IGNITE-2100
             Project: Ignite
          Issue Type: Bug
          Components: general
            Reporter: Valentin Kulichenko
            Priority: Critical
             Fix For: 1.5


If new binary marshaller is used and model classes implement {{Externalizable}} (which is often the case when user migrates from 1.4 to 1.5), queries stop working and return nulls instead of all field values.

At least, we need to properly document it and throw an exception so that user is aware about the issue.



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