Mikhail Pochatkin created IGNITE-19516: ------------------------------------------
Summary: Add latest semantic version of unit to execution Key: IGNITE-19516 URL: https://issues.apache.org/jira/browse/IGNITE-19516 Project: Ignite Issue Type: New Feature Reporter: Mikhail Pochatkin h4. LATEST semantics The only difference between regular behavior and LATEST semantics is the need to resolve the latest version of an available deployment unit before every code execution. It means that two consecutive calls of the same task/job could lead to creation of different class loaders because a new version of the deployment unit can be deployed between these calls. -- This message was sent by Atlassian Jira (v8.20.10#820010)