[jbosscache-issues] [JBoss JIRA] Resolved: (JBCACHE-1453) JDBCExtCacheLoader Doesn't Handle Persistent State Transfer Correctly

Jimmy Wilson (JIRA) jira-events at lists.jboss.org
Sat Jan 3 22:22:54 EST 2009


     [ https://jira.jboss.org/jira/browse/JBCACHE-1453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jimmy Wilson resolved JBCACHE-1453.
-----------------------------------

    Resolution: Done


> JDBCExtCacheLoader Doesn't Handle Persistent State Transfer Correctly
> ---------------------------------------------------------------------
>
>                 Key: JBCACHE-1453
>                 URL: https://jira.jboss.org/jira/browse/JBCACHE-1453
>             Project: JBoss Cache
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Cache loaders
>    Affects Versions: 1.4.1.SP9
>            Reporter: Jimmy Wilson
>            Assignee: Jimmy Wilson
>             Fix For: 1.4.X
>
>
> JDBCExtCacheLoader.storeState uses the availability of bytes on the MarshalledValueInputStream rather than on the ByteArrayInputStream when writing the persistent state, and since the MarshalledValueInputStream always returns zero, the persistent state is never written.

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

        



More information about the jbosscache-issues mailing list