-
Type:
Story
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 1.5.0
-
Component/s: None
-
Labels:
-
Story Points:3
-
Epic Link:
As a user, I would like to make sure that a device belongs at most to one region.
Implementation Notes:
- Presently the implementation uses two consistent maps and does not ensure device appears in more than one list.
- Enhance the DistributedRegionStore to use a single consistent map
- Enhance the DistributedRegionStore to make sure that a device ID appears in at most one Region's list of devices.