-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: None
-
Labels:None
-
Story Points:2
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()).
- is duplicated by
-
ONOS-5816 ocurred exceptions while adding group without buckets
-
- Closed
-