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

Invoke execute instead of submit if a task does not require any special treatment in future

    XMLWordPrintable

    Details

    • Type: Story
    • Status: Closed (View Workflow)
    • Priority: Major
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: 1.6.0
    • Component/s: None
    • Labels:
      None

      Description

      Most of tasks are currently executed using submit method rather than execute method. The problem of using submit is that, with this scheme, all of the exceptions are handled silently which is not what we expected. As a consequence, we need to sweep through the code, and invoke the execute whenever if it is needed. This issue is related to the issue ONOS-3528.

        Attachments

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

          Activity

            People

            Assignee:
            pyguni Jian Li
            Reporter:
            pyguni Jian Li
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved: