Uploaded image for project: 'ONOS'
  1. ONOS
  2. ONOS-6265

IntentManager unregister error

    XMLWordPrintable

    Details

    • 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

      Description

      In the file MultiPointToSinglePointIntentCompiler.java:
      intentManager.unregisterCompiler(PointToPointIntent.class);
      should be
      intentManager.unregisterCompiler(MultiPointToSinglePointIntent.class);

        Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

            Assignee:
            wu shaoyong wu
            Reporter:
            wu shaoyong wu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved: