Uploaded image for project: 'SEBA'
  1. SEBA
  2. SEBA-1012

Replacement the usage of ConsistenMap.computeIfPresent() method with ConsistentMap.contains() method in Mcast app.

    XMLWordPrintable

    Details

    • Story Points:
      1

      Description

      We utilize computeIfPresent() method of ConsistentMap in the remove-sink workflow to take action in case an entry is present in the map. However, we experienced that this method stucks and causes ONOS sub-system to throw time-out exceptions. Therefore, we replace the usage of computeIfPresent()  with contains() method in the scope of this task.

        Attachments

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

          Activity

            People

            Assignee:
            esinka Esin Karaman
            Reporter:
            esinka Esin Karaman
            Watchers:
            1 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved: