Maxim Orlov created ARIA-284:
--------------------------------
Summary: Cleanup and optimize the task execution
Key: ARIA-284
URL: https://issues.apache.org/jira/browse/ARIA-284
Project: AriaTosca
Issue Type: Task
Affects Versions: 0.1.0
Reporter: Maxim Orlov
Priority: Minor
The engine had a lot of changes throughout the development processes. It could
be optimized by at the very least remove the creation of an execution graph (or
alternatively utilize the graph structure by the engine). Another area related
to the engine is where we compile the graph into model tasks - we need to
remove the _api_id from the Task model - it's suffice for it to be transient in
a way.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)