Details
-
Improvement
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
None
Description
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
Attachments
Attachments
Issue Links
- depends upon
-
CASSANDRA-10082 Transactional classes shouldn't also implement streams, channels, etc
- Resolved