Uploaded image for project: 'vtn'
  1. vtn
  2. VTN-13

Incorrect log message which indicates failure of flow uninstallation

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • Resolution: Done
    • unspecified
    • None
    • VTN Manager
    • None
    • Operating System: All
      Platform: All

    • 769

    Description

      In manager/implementation/src/main/java/org/opendaylight/vtn/manager/internal/FlowModTask.java.

      The "status" parameter was wrongly passed to logger.

      if (status.getCode() == StatusCode.UNDEFINED) {
      logger.error("{}: Failed to uninstall flow entry: " +
      "Timed Out: entry={}",
      vtnManager.getContainerName(), status, fent);
      } else {

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            Hideyuki1985 Hideyuki Tai
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: