[infinispan-issues] [JBoss JIRA] (ISPN-3323) Update Hotrod client version number
Dan Berindei (JIRA)
jira-events at lists.jboss.org
Tue Jul 16 07:48:26 EDT 2013
Dan Berindei created ISPN-3323:
----------------------------------
Summary: Update Hotrod client version number
Key: ISPN-3323
URL: https://issues.jboss.org/browse/ISPN-3323
Project: Infinispan
Issue Type: Task
Components: Remote protocols
Affects Versions: 5.3.0.Final
Reporter: Dan Berindei
Assignee: Mircea Markus
Fix For: 6.0.0.Final
{{BasicCache.getVersion()}} is documented to return "the version of Infinispan", but {{RemoteCacheImpl.getVersion()}} returns {{Version.getProtocolVersion()}} (which is {{"1.0"}}).
I think there should be a separate method to return the protocol version, and {{RemoteCacheImpl.getVersion()}} should return the Infinispan version (with a hook in the release script to update it automatically).
{{Version.getProtocolVersion()}} should also be updated to {{"1.2"}}.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list