Vladimir Ozerov created IGNITE-1342:
---------------------------------------
Summary: Improve platform node attribute passing logic.
Key: IGNITE-1342
URL: https://issues.apache.org/jira/browse/IGNITE-1342
Project: Ignite
Issue Type: Task
Components: interop
Affects Versions: 1.1.4
Reporter: Vladimir Ozerov
Priority: Critical
Fix For: ignite-1.5
Currently we pass only those attributes, which are from "java.lang" package.
This is done to avoid marshalling errors.
We must let processor/context decide which attributes to write depending on
their abilities. At first glance we can simply convert to "strings" those
attributes which cannot be marshalled.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)