saved caches written with BufferedRandomAccessFile cannot be read by 
ObjectInputStream
--------------------------------------------------------------------------------------

                 Key: CASSANDRA-2174
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2174
             Project: Cassandra
          Issue Type: Bug
            Reporter: Matthew F. Dennis
            Assignee: Matthew F. Dennis


The CacheWriter is currently writing with BufferedRandomAccessFile which is 
incompatible with ObjectInputStream resulting in stack traces about corrupted 
stream headers when loading a saved cache.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to