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

Manik Surtani (JIRA) jira-events at lists.jboss.org
Sun Jan 4 04:14:54 EST 2009


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

Manik Surtani updated JBCACHE-1453:
-----------------------------------

        Fix Version/s: 1.4.1.SP11
                           (was: 1.4.X)
    Affects Version/s: 1.4.1.SP10


> 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, 1.4.1.SP10
>            Reporter: Jimmy Wilson
>            Assignee: Jimmy Wilson
>             Fix For: 1.4.1.SP11
>
>
> 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