[infinispan-issues] [JBoss JIRA] (ISPN-11475) Remove `EntryVersionsMap`

Ryan Emerson (Jira) issues at jboss.org
Mon Mar 16 09:49:48 EDT 2020


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)


More information about the infinispan-issues mailing list