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

DistributedGroupStore: not updating groupIdTable on startup

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed (View Workflow)
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 1.8.0, 1.9.0
    • Component/s: None
    • Labels:
      None
    • Story Points:
      2

      Description

      When DistributedGroupStore is activated it can receive its group information from another peer in a cluster. If this is the case, the groupStoreEntriesByKey field will be populated but the groupEntriesById won't be synchronized with it.

      When it tries to use the groupEntriesById it will cause NullPointerException as it is empty. This happens when it tries to audit the groups and finds a group is missing (groupMissing()).

        Attachments

          Issue Links

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

            Activity

              People

              Assignee:
              kavitha Kavitha Alagesan
              Reporter:
              thiagoss Thiago Sousa Santos
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Dates

                Created:
                Updated:
                Resolved: