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)