GitHub -> JIRA integration. Nice!
On Wed, Jul 16, 2014 at 9:56 AM, ASF GitHub Bot (JIRA) <[email protected]> wrote: > > [ > https://issues.apache.org/jira/browse/USERGRID-192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14063513#comment-14063513 > ] > > ASF GitHub Bot commented on USERGRID-192: > ----------------------------------------- > > Github user asfgit closed the pull request at: > > https://github.com/apache/incubator-usergrid/pull/25 > > > > Make Core Persistence easily configurable > > ----------------------------------------- > > > > Key: USERGRID-192 > > URL: https://issues.apache.org/jira/browse/USERGRID-192 > > Project: Usergrid > > Issue Type: Improvement > > Components: Stack > > Reporter: David Johnson > > Assignee: David Johnson > > > > Currently, you have to edit a series of XML files, comment out the > persistence mechanism you do not want, and un-comment the one that you do. > This has to be done before you create a build or run tests. > > Instead, we should introduce a single property "usergrid.persistence" > that can be set to either EM for the old Hector-based Entity Manager or CP > for the new Core Persistence based manager. > > > > -- > This message was sent by Atlassian JIRA > (v6.2#6252) >
