You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@usergrid.apache.org by "Todd Nine (JIRA)" <ji...@apache.org> on 2015/09/03 02:16:46 UTC

[jira] [Commented] (USERGRID-993) Separate database system and system bootstrap

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

Todd Nine commented on USERGRID-993:
------------------------------------

https://github.com/apache/usergrid/pull/373

> Separate database system and system bootstrap
> ---------------------------------------------
>
>                 Key: USERGRID-993
>                 URL: https://issues.apache.org/jira/browse/USERGRID-993
>             Project: Usergrid
>          Issue Type: Story
>            Reporter: Todd Nine
>            Assignee: Todd Nine
>
> A call to /system/database/setup currently performs a database setup, ES setup, and then proceeds to migrate data.  This should be split into 2 separate events.  They should be the following.
>  /system/database/setup creates all column families and ES indexes
> /system/database/bootstrap 
> runs a datamigration manager, then  creates all bootstrap data required for usergrid to function



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