[infinispan-issues] [JBoss JIRA] (ISPN-7605) Remove version schemes hardcoding
Gustavo Fernandes (JIRA)
issues at jboss.org
Mon Mar 27 13:05:00 EDT 2017
[ https://issues.jboss.org/browse/ISPN-7605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13384725#comment-13384725 ]
Gustavo Fernandes commented on ISPN-7605:
-----------------------------------------
There is a 3rd entry version at https://github.com/infinispan/infinispan/blob/c6cb80ebfe7ef68719e5567af564ab930ca26086/commons/src/main/java/org/infinispan/commons/api/functional/EntryVersion.java
> Remove version schemes hardcoding
> ---------------------------------
>
> Key: ISPN-7605
> URL: https://issues.jboss.org/browse/ISPN-7605
> Project: Infinispan
> Issue Type: Enhancement
> Components: Core, Server
> Reporter: Gustavo Fernandes
> Assignee: Galder Zamarreño
>
> Infinispan currently has two implementations of {{EntryVersion}}: {{NumericVersion}} and {{SimpleClusteredVersion}}.
> The Hot Rod protocol only supports the {{NumericVersion}} format and throughout the code there is lots of hard casts to {{NumericVersion}}.
> It could make sense to support other types of versions not based on {{long}} values.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the infinispan-issues
mailing list