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

Jeremiah Jordan edited comment on CASSANDRA-9967 at 3/15/16 9:37 PM:
---------------------------------------------------------------------

AFAIK the goal of executeInternal is to only execute on the current node and 
not be a distributed query.


was (Author: jjordan):
AFAIK the goal of executeInternal is supposed to only execute on the current 
node and not be a distributed query.

> Determine if a Materialized View is finished building, without having to 
> query each node
> ----------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-9967
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9967
>             Project: Cassandra
>          Issue Type: New Feature
>            Reporter: Alan Boudreault
>            Assignee: Carl Yeksigian
>            Priority: Minor
>              Labels: lhf
>             Fix For: 3.x
>
>
> Since MVs are eventually consistent with its base table, It would nice if we 
> could easily know the state of the MV after its creation, so we could wait 
> until the MV is built before doing some operations.
> // cc [~mbroecheler] [~tjake] [~carlyeks] [~enigmacurry]



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to