[
https://issues.apache.org/jira/browse/IGNITE-19565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ivan Gagarkin reassigned IGNITE-19565:
--------------------------------------
Assignee: Ivan Gagarkin
> Integrate ComputeComponentImpl with JobClassLoader
> --------------------------------------------------
>
> Key: IGNITE-19565
> URL: https://issues.apache.org/jira/browse/IGNITE-19565
> Project: Ignite
> Issue Type: Task
> Reporter: Ivan Gagarkin
> Assignee: Ivan Gagarkin
> Priority: Major
> Labels: iep-103, ignite-3
>
> Currently, ComputeComponentImpl uses its own class loader to load job
> classes. We need:
> # extend execution methods (e.g.
> org.apache.ignite.internal.compute.ComputeComponentImpl#executeJob) with List
> of DeployementUnitÂ
> # create a class loader (JobClassLoader) with the provided list of units
> # use the class loader for the job execution
--
This message was sent by Atlassian Jira
(v8.20.10#820010)