You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Blake Eggleston (JIRA)" <ji...@apache.org> on 2015/08/14 22:59:45 UTC

[jira] [Created] (CASSANDRA-10083) Revert AutoSavingCache.IStreamFactory to return OutputStream

Blake Eggleston created CASSANDRA-10083:
-------------------------------------------

             Summary: Revert AutoSavingCache.IStreamFactory to return OutputStream
                 Key: CASSANDRA-10083
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10083
             Project: Cassandra
          Issue Type: Improvement
            Reporter: Blake Eggleston
            Assignee: Blake Eggleston
         Attachments: 0002-reverting-autosaving-cache-stream-factory-to-use-out.patch

CASSANDRA-9265 changed the AutoSavingCache.IStreamFactory to return a SequentialWriter, instead of an OutputStream. This makes implementing custom factories much less straightforward / clean.

The attached patch reverts the change, however it is dependent on CASSANDRA-10082 to work properly



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)