At this point we do not have a migration read for Usergrid 1 to Usergrid "2" i.e. Core Persistence. In theory it should be possible to export from Usergrid 1 and then import into Usergrid 2, but I do not know if that has been tested yet.
- Dave On Thu, Aug 21, 2014 at 12:06 AM, <[email protected]> wrote: > Hi Dave , I just wanted to ask is there a migration needed to move from > EntityManager to CorePersistence , and if there is how do I apply the > migration thanks. > > Any help would be good thanks. > > > August 21 2014 4:25 AM, "snoopdave" <[email protected]> wrote: > > GitHub user snoopdave opened a pull request: > > > > https://github.com/apache/incubator-usergrid/pull/57 > > > > Fixes to ES refresh logic & better thread and timeout settings for > running JUnit tests. > > > > You can merge this pull request into a Git repository by running: > > > > $ git pull https://github.com/snoopdave/incubator-usergrid two-dot-o > > > > Alternatively you can review and apply these changes as the patch at: > > > > https://github.com/apache/incubator-usergrid/pull/57.patch > > > > To close this pull request, make a commit to your master/trunk branch > > with (at least) the following in the commit message: > > > > This closes #57 > > > > ---- > > commit 61b21ecc5b455643fe3af476ac54b8bf999f3b2e > > Author: Dave Johnson <[email protected]> > > Date: 2014-08-18T19:59:26Z > > > > Add retry logic to awscluster's NodeRegistry script. > > > > commit f0822b7c5b5c473cd43ba40d860809573570c616 > > Author: Dave Johnson <[email protected]> > > Date: 2014-08-18T19:59:57Z > > > > Make Tomcat threads configurable (in REST tests). > > > > commit 25fbf0d15a1318229b9c70bbfcd7bc052ebd3cbb > > Author: Dave Johnson <[email protected]> > > Date: 2014-08-18T20:00:25Z > > > > Fix PagingEntriesTest by adding better ES index refresh logic. > > > > commit 648becf6a1e89e061f7fd14a3ae45ad0333315fa > > Author: Dave Johnson <[email protected]> > > Date: 2014-08-20T14:31:32Z > > > > Fix to ES refresh index logic fixes one of the MUUserResourceIT tests > (USERGRID-209). > > > > commit aa5f24d16e2ddfa3c4d93891c16d3c35d518631f > > Author: Dave Johnson <[email protected]> > > Date: 2014-08-20T18:22:19Z > > > > Clean up some Tomcat dependencies, also fix formatting in web.xml. > > > > commit 7bf22d65a633406d868840b5d122a382a741d9c2 > > Author: Dave Johnson <[email protected]> > > Date: 2014-08-20T18:22:46Z > > > > Fix to ES index refresh logic. > > > > commit ac0ca5de0c4bdae9b1c62a44c0bda94292432d69 > > Author: Dave Johnson <[email protected]> > > Date: 2014-08-20T18:23:17Z > > > > Better settings for running Core, Services and REST tests in two-dot-o > branch. > > > > ---- > > > > --- > > If your project is set up for it, you can reply to this email and have > your > > reply appear on GitHub as well. If your project does not have this > feature > > enabled and wishes so, or if the feature is enabled but not working, > please > > contact infrastructure at [email protected] or file a JIRA > ticket > > with INFRA. > > --- >
