[infinispan-issues] [JBoss JIRA] (ISPN-3323) Update Hotrod client version number
RH Bugzilla Integration (JIRA)
jira-events at lists.jboss.org
Wed Jul 24 07:52:26 EDT 2013
[ https://issues.jboss.org/browse/ISPN-3323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12792645#comment-12792645 ]
RH Bugzilla Integration commented on ISPN-3323:
-----------------------------------------------
Tristan Tarrant <ttarrant at redhat.com> changed the Status of [bug 987526|https://bugzilla.redhat.com/show_bug.cgi?id=987526] from NEW to ASSIGNED
> 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