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

Streaming support for distributed collections such as ConsistentMap

    XMLWordPrintable

    Details

    • Type: Story
    • Status: Open (View Workflow)
    • Priority: Major
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: None
    • Story Points:
      13
    • Epic Link:

      Description

      Currently operations such as keySet, entrySet and values in ConsistentMap require a scan through the entire map (across all partitions) and returns the entire collection. A more scalable approach would be to support ability to stream through a collection. This poses some interesting challenges as state needs to be maintained for each individual stream that is open.

        Attachments

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

          Activity

            People

            Assignee:
            Unassigned
            Reporter:
            madan Madan Jampani
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Dates

              Created:
              Updated: