Details
-
Improvement
-
Status: Resolved
-
Urgent
-
Resolution: Fixed
-
None
-
None
Description
The io.Streaming API currently requires a file on disk to stream, which means that bootstrap and repairs need to perform an anti-compaction that writes a bunch of data to disk, only to have it be deleted after the streaming has finished.
EDIT: Deleted reference to using streaming as a client API: it wouldn't provide enough benefit over using the BMT interface, due to fragility.
Attachments
Attachments
Issue Links
- blocks
-
CASSANDRA-749 Secondary indices for column families
- Resolved
- depends upon
-
CASSANDRA-1117 Clean up MMAP support
- Resolved
- is blocked by
-
CASSANDRA-705 explore replacing socket nio with blocking io
- Resolved