[
https://issues.apache.org/jira/browse/IGNITE-3903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Valentin Kulichenko updated IGNITE-3903:
----------------------------------------
Fix Version/s: (was: 2.1)
> Throw an exception if @QuerySqlField annotation is attached to a method and
> binary marshaller is used
> -----------------------------------------------------------------------------------------------------
>
> Key: IGNITE-3903
> URL: https://issues.apache.org/jira/browse/IGNITE-3903
> Project: Ignite
> Issue Type: Improvement
> Components: general
> Affects Versions: 1.7
> Reporter: Valentin Kulichenko
>
> Currently query annotations attached to methods are processed even if binary
> marshaller is used. Since these methods are never called for binary objects,
> that leads to counterintuitive behavior. We should throw an exception on
> early stage in this case.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)