[jboss-jira] [JBoss JIRA] Created: (JBCACHE-908) Marshalling for state transfer should go thru the VersionAwareMarshaller fwk

Manik Surtani (JIRA) jira-events at jboss.com
Thu Dec 14 11:59:10 EST 2006


Marshalling for state transfer should go thru the VersionAwareMarshaller fwk
----------------------------------------------------------------------------

                 Key: JBCACHE-908
                 URL: http://jira.jboss.com/jira/browse/JBCACHE-908
             Project: JBoss Cache
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: Replication
    Affects Versions: 2.0.0.ALPHA1
            Reporter: Manik Surtani
         Assigned To: Manik Surtani
             Fix For: 2.0.0.GA


I've just noticed that marshalling of nodes for transferring state in HEAD is hand-wired.  

We should do this thru the VersionAwareMarshaller framework we have in place for other comms as well as marshalling to cache loaders, to benefit from the data streams being version-aware as well as being more efficient by making use of magic numbers instead of class headers + using JBoss Serialization where useful.

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