You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@usergrid.apache.org by "Shawn Feldman (JIRA)" <ji...@apache.org> on 2015/02/27 18:17:05 UTC

[jira] [Updated] (USERGRID-410) Two phase cassandra keyspace write

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

Shawn Feldman updated USERGRID-410:
-----------------------------------
    Sprint:   (was: Usergrid 9)

> Two phase cassandra keyspace write
> ----------------------------------
>
>                 Key: USERGRID-410
>                 URL: https://issues.apache.org/jira/browse/USERGRID-410
>             Project: Usergrid
>          Issue Type: Story
>          Components: Stack
>            Reporter: George Reyes
>
> Refactor system setup into two operations.
> Create Phase:
> 1: Check to see if the keyspace that you are storing your data in already exists. 
> 2: If it doesn't, then write to those keyspaces. If it does then throw error and don't write?
> Update Phase ( operation ) :
> Will not create the keyspace. Will add column families to an existing keyspace.



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