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 2015/08/07 06:25:47 UTC

[jira] [Updated] (CASSANDRA-9967) Determine if a Materialized View is finished building, without having to query each node

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

Jonathan Ellis updated CASSANDRA-9967:
--------------------------------------
    Summary: Determine if a Materialized View is finished building, without having to query each node  (was: Determine if a Materialized View is built (consistent with its base table after its creation))

> 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
>            Priority: Minor
>             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)