[jboss-jira] [JBoss JIRA] Commented: (JBCACHE-918) Investigate Serializable interfaces for classes that are not streamed.
Pavel Tsekov (JIRA)
jira-events at jboss.com
Wed Jan 3 09:26:26 EST 2007
[ http://jira.jboss.com/jira/browse/JBCACHE-918?page=comments#action_12349478 ]
Pavel Tsekov commented on JBCACHE-918:
--------------------------------------
JFYI, I've updated the testcase to skip those classes when testing against JBC 1.3.0 GA.
> 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: 2.0.0.GA, 1.4.1.GA, 2.0.0.ALPHA2
>
>
> 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