You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Roman Puchkovskiy (Jira)" <ji...@apache.org> on 2021/12/30 06:43:00 UTC

[jira] [Created] (IGNITE-16234) Implement injection of Ignite resources on unmarshalling

Roman Puchkovskiy created IGNITE-16234:
------------------------------------------

             Summary: Implement injection of Ignite resources on unmarshalling
                 Key: IGNITE-16234
                 URL: https://issues.apache.org/jira/browse/IGNITE-16234
             Project: Ignite
          Issue Type: Improvement
          Components: networking
            Reporter: Roman Puchkovskiy
            Assignee: Roman Puchkovskiy
             Fix For: 3.0.0-alpha4


[User Object Serialization](IGNITE-15944) might be used to serialize compute tasks and other components supplied by a user, sent via network, unmarshalled and executed on Ignite nodes.

Such serialized components may need access to Ignite resources. It makes sense to inject them to fields annotated with a special-purpose annotation (like it was it Ignite 2).



--
This message was sent by Atlassian Jira
(v8.20.1#820001)