Vladimir Ozerov created IGNITE-2210:
---------------------------------------
Summary: 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, interop
Affects Versions: ignite-1.4
Reporter: Vladimir Ozerov
Assignee: Vladimir Ozerov
Priority: Critical
Fix For: 1.5
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.4#6332)