You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2016/07/06 21:51:11 UTC

[jira] [Comment Edited] (CASSANDRA-11521) Implement streaming for bulk read requests

    [ https://issues.apache.org/jira/browse/CASSANDRA-11521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15365172#comment-15365172 ] 

Jonathan Ellis edited comment on CASSANDRA-11521 at 7/6/16 9:50 PM:
--------------------------------------------------------------------

Is the plan still to "bypass the coordination layer?"  From the comments here it doesn't look like that's the case, but I can't make that determination with confidence.  Could you post an updated design sketch?


was (Author: jbellis):
If this bypasses the coordinator does that mean we're limited to unfiltered seq scan, or do we support all of SELECT still?

> 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
>              Labels: client-impacting
>             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)