-
Type:
Sub-task
-
Status: Resolved (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:
-
Sprint:K Sprint #1 - Platform, K Sprint #2 - Platform, K Sprint #3 - Platform
As part of the transaction work, we need to add a getOrDefault method to ConsistentMap. This will allow transactions to read versions for empty keys for optimistic locking and is necessary to guarantee serializable isolation for new keys.