-
Enhancement
-
Resolution: Done
-
Major
-
11.0.0.Alpha2
-
None
-
DataGrid Sprint #41
The transaction versioned commit/prepare commands use EntryVersionsMap this can be replaced by a Map<Object, IncrementableEntryVersion> instance, with the additional merge logic replcaed by a helper method in the WriteSkewHelper class.