[jboss-jira] [JBoss JIRA] Resolved: (JBCACHE-879) Improving serialization in JDBCCacheLoader
Galder Zamarreno (JIRA)
jira-events at jboss.com
Mon Jan 15 11:36:58 EST 2007
[ http://jira.jboss.com/jira/browse/JBCACHE-879?page=all ]
Galder Zamarreno resolved JBCACHE-879.
--------------------------------------
Resolution: Done
JDBCCacheLoader uses VAM now
> Improving serialization in JDBCCacheLoader
> ------------------------------------------
>
> Key: JBCACHE-879
> URL: http://jira.jboss.com/jira/browse/JBCACHE-879
> Project: JBoss Cache
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: Cache loaders
> Affects Versions: 1.3.0.SP3, 1.4.0.SP1
> Reporter: Galder Zamarreno
> Assigned To: Galder Zamarreno
> Fix For: 2.0.0.BETA2
>
> Original Estimate: 3 days
> Remaining Estimate: 3 days
>
> JDBCCacheLoader uses standard serialisation to
> store objects in database.
> This CL should use the same marshalling techniques
> as used in the rest of JBC code in order to improve both
> performance and reduce the amount data that needs to
> be transfered to database (better use of badnwith) and
> therefore, stored in it.
--
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