[
https://issues.apache.org/jira/browse/CASSANDRA-11521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15231845#comment-15231845
]
Stefania commented on CASSANDRA-11521:
--------------------------------------
The initial implementation I have in mind is based on the special case for
local reads at CL.ONE, CASSANDRA-11520. I was planning on modifying only this
read path.
We can add streaming to normal reads as well, that's true. I haven't considered
it for this ticket because it was not part of the proof of concept, hence I am
not sure how helpful it would be, but it can be done if there is sufficient
interest for it.
> Implement streaming for bulk read requests
> ------------------------------------------
>
> Key: CASSANDRA-11521
> URL: https://issues.apache.org/jira/browse/CASSANDRA-11521
> Project: Cassandra
> Issue Type: Sub-task
> Components: Local Write-Read Paths
> Reporter: Stefania
> Assignee: Stefania
> Fix For: 3.x
>
>
> Allow clients to stream data from a C* host, bypassing the coordination layer
> and eliminating the need to query individual pages one by one.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)