[jboss-jira] [JBoss JIRA] Updated: (JBCACHE-1202) State transfer does not include optimistic node's DataVersion

Manik Surtani (JIRA) jira-events at lists.jboss.org
Thu Oct 18 06:16:03 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBCACHE-1202?page=all ]

Manik Surtani updated JBCACHE-1202:
-----------------------------------

    Priority: Critical  (was: Major)

> State transfer does not include optimistic node's DataVersion
> -------------------------------------------------------------
>
>                 Key: JBCACHE-1202
>                 URL: http://jira.jboss.com/jira/browse/JBCACHE-1202
>             Project: JBoss Cache
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 2.0.0.GA, 1.3.0.GA, 1.4.0.GA, 1.3.0.SP1, 1.3.0.SP2, 1.3.0.SP3, 1.4.0.SP1, 1.4.1.GA, 1.3.0.SP4, 1.4.1.SP1, 1.4.1.SP2, 1.4.1.SP3, 1.4.1.SP4, 1.4.1.SP5, 2.1.0.BETA1
>            Reporter: Brian Stansberry
>         Assigned To: Manik Surtani
>            Priority: Critical
>             Fix For: 2.1.0.GA, 2.1.0.CR1
>
>
> Here's the object that's transferred; doesn't include the DataVersion
> public class NodeData implements Externalizable
> {
>    private Fqn<?> fqn = null;
>    private Map<?, ?> attrs = null;
> }
> A hack solution that wouldn't affect wire format compatibility would be to store the version in the attrs map.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list