[
https://issues.apache.org/jira/browse/IGNITE-2210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladimir Ozerov updated IGNITE-2210:
------------------------------------
Fix Version/s: (was: 2.0)
2.1
> Cannot query annotated methods when BinaryMarshaller is set.
> ------------------------------------------------------------
>
> Key: IGNITE-2210
> URL: https://issues.apache.org/jira/browse/IGNITE-2210
> Project: Ignite
> Issue Type: Task
> Components: general, SQL
> Affects Versions: ignite-1.4
> Reporter: Vladimir Ozerov
> Fix For: 2.1
>
>
> Because it is impossible to call method from object in binary form. Several
> solutions could be applied here:
> 1) Throw exception when method annotation is found and BinaryMarshaller is
> set.
> 2) Or call this method and record it as a field to the object.
> Sample test:
> IgniteCacheAbstractFieldsQuerySelfTest.testMethodAnnotationWithoutGet
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)