You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2015/09/01 12:05:45 UTC

[jira] [Created] (IGNITE-1342) Improve platform node attribute passing logic.

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)