[
https://issues.jboss.org/browse/ISPN-7605?page=com.atlassian.jira.plugin....
]
Gustavo Fernandes updated ISPN-7605:
------------------------------------
Description:
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}}.
was:
Infinispan currently has two implementations of {{EntryVersion}}: {{NumericVersion}} and
{{SimpleClusteredVersion}}.
The Hot Rod protocol only supports the `NumericVersion` and throughout the code there is
lots of hard casts to {{NumericVersion}}.
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
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}}.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)