-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.7.0
-
Component/s: None
-
Labels:
-
Environment:
1.7.0-rc1
-
Story Points:3
-
Epic Link:
-
Sprint:Hummingbird sprint 3
When installing intents from CLI, intent state stuck in INSTALLING state for seconds. When withdrawing intents from CLI, intent state stuck in WITHDRAWING state forever. However the behavior of flows are normal.
Steps to reproduce the issue:
1. Start a 1-node onos and 2 devices with null provider;
2. Add a h2h intent from CLI, then it takes seconds for the intent to get installed;
3. Remove the intent from CLI, the intent state stuck in WITHDRAWING state.
# | Subject | Branch | Project | Status | CR | V |
---|---|---|---|---|---|---|
11277,2 | ONOS-5271 pendingDevices is used to track installation progress, thus it is mutable. | master | onos | Status: MERGED | +2 | +1 |
11289,1 | ONOS-5271 pendingDevices is used to track installation progress, thus it is mutable. | onos-1.6 | onos | Status: MERGED | +2 | +1 |
11301,5 | Revert "Provide hasFailed explicitly" | onos-1.6 | onos | Status: MERGED | +2 | +1 |
11302,4 | Revert "Copy FlowOperationsProcessor defensively for thread safety" | onos-1.6 | onos | Status: MERGED | +2 | +1 |
11303,5 | Revert "Provide hasFailed explicitly" | master | onos | Status: MERGED | +2 | +1 |
11304,6 | Revert "Copy FlowOperationsProcessor defensively for thread safety" | master | onos | Status: MERGED | +2 | +1 |