[ 
https://issues.apache.org/jira/browse/CASSANDRA-10654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Paulo Motta resolved CASSANDRA-10654.
-------------------------------------
    Resolution: Duplicate

Closing as superseded by CASSANDRA-13065.

> Make MV streaming rebuild parallel
> ----------------------------------
>
>                 Key: CASSANDRA-10654
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10654
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: T Jake Luciani
>             Fix For: 4.x
>
>
> When streaming a sstable that is a base table for one or more materialized 
> views we force the data through the mutation path to ensure the MVs are 
> updated.
> We currently do this sequentially so it's a bottleneck.  We should do this in 
> parallel.  We want to be smart to not saturate the mutations in the 
> non-bootstrap case.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to