[jboss-jira] [JBoss JIRA] Created: (JBCACHE-918) Investigate Serializable interfaces for classes that are not streamed.

Manik Surtani (JIRA) jira-events at jboss.com
Fri Dec 29 06:06:26 EST 2006


Investigate Serializable interfaces for classes that are not streamed.
----------------------------------------------------------------------

                 Key: JBCACHE-918
                 URL: http://jira.jboss.com/jira/browse/JBCACHE-918
             Project: JBoss Cache
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: Replication
            Reporter: Manik Surtani
         Assigned To: Manik Surtani
            Priority: Minor
             Fix For: 1.4.1.GA, 2.0.0.ALPHA2, 2.0.0.GA


These classes implement Serializable:

 org.jboss.cache.OptimisticTreeNode
 org.jboss.cache.optimistic.DefaultDataVersion
 org.jboss.cache.optimistic.FqnComparator 


For 1.4.x:

* Add compat svuid props

For 2.x.x:

* Remove Serializable from all 3
* Make DefaultDataVersion streamed using the marshaller and magic numbers.

-- 
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