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

Jimmy Wilson (JIRA) jira-events at lists.jboss.org
Thu Dec 18 16:12:54 EST 2008


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