-
Type:
Story
-
Status: Closed (View Workflow)
-
Priority:
Critical
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 1.1.0
-
Component/s: None
-
Labels:None
-
Story Points:21
-
Epic Link:
-
Sprint:Blackbird Sprint 4(Feb 2-13)
As ONOS developer, I would like to restructure the internals of the intent subsystem to remove complexity and to enable more parallelism for improved performance.
Implementation Notes:
- Implement the new IntentService API semantics
- Integrate with the new IntentStore API
- Implement sliding-window batching and integrate with new FlowService API
- break-down IntentManager into sub-components, e.g. compiler & installer