-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.10.0
-
Fix Version/s: 1.10.0
-
Component/s: None
-
Labels:None
In the file MultiPointToSinglePointIntentCompiler.java:
intentManager.unregisterCompiler(PointToPointIntent.class);
should be
intentManager.unregisterCompiler(MultiPointToSinglePointIntent.class);
# | Subject | Branch | Project | Status | CR | V |
---|---|---|---|---|---|---|
13485,2 | ONOS-6265 fixes the issue: intentManager.unregisterCompiler error | master | onos | Status: MERGED | +2 | +1 |