Ryan Emerson created ISPN-11475:
-----------------------------------
Summary: Remove `EntryVersionsMap`
Key: ISPN-11475
URL:
https://issues.redhat.com/browse/ISPN-11475
Project: Infinispan
Issue Type: Enhancement
Reporter: Ryan Emerson
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.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)