You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@usergrid.apache.org by "George Reyes (JIRA)" <ji...@apache.org> on 2014/06/25 22:47:24 UTC

[jira] [Created] (USERGRID-182) Reconcile 2 config systems (UG and new CP) - go back to just one

George Reyes created USERGRID-182:
-------------------------------------

             Summary: Reconcile 2 config systems (UG and new CP) - go back to just one
                 Key: USERGRID-182
                 URL: https://issues.apache.org/jira/browse/USERGRID-182
             Project: Usergrid
          Issue Type: Improvement
          Components: Stack
            Reporter: George Reyes
            Assignee: George Reyes


Currently, Usergrid w/Core Persistence has three configuration files:
1) usergrid.properties (also known as usergrid-deployment.properties) - which is loaded and "auto wired" big Spring into various classes in Usergrid.
2) corepersistence.properties (known as corepersistence-UNIT.properties and corepersistence-deploy.properties) - which is loaded by the GuiceyFig system.

To resolve this issue, we need to have ONE configuration file. This file should contain all of the properties that are in the existing usergrid AND corepersistence properties files. Where there are new corepersistence*.properties properties that replace existing usergrid*.properties, we should change the Usergrid code to use the new core persistence properties.



--
This message was sent by Atlassian JIRA
(v6.2#6252)