-
Type:
Sub-task
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.10.0
-
Fix Version/s: None
-
Component/s: None
-
Labels:
-
Sprint:K Bug Sprint
EventuallyConsistentMap currently performs an asynchronous bootstrap operations. This means a map can be created and operated on without having learned about entries in any other nodes. EC map should synchronously fetch updates from at least one peer, if available, before completing startup.