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)