George Reyes created USERGRID-410:
-------------------------------------
Summary: 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)