[ https://issues.apache.org/jira/browse/USERGRID-899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14654348#comment-14654348 ]
Michael Russo edited comment on USERGRID-899 at 8/5/15 7:44 PM: ---------------------------------------------------------------- Using /stack/scripts/migrate_entity_data.py This script is working as expected. *NOTE:* 1. Currently forcing a re-migration will again migrate all entities (not a delta) and perform a full system re-index. 2. The migration allows for 2.0 and 2.1 to be running in the same cluster, however any new Orgs/Apps added via 2.0 after a data migration has been ran will require another data migration in order for them to be visible in 2.1. was (Author: mrusso): Using /stack/scripts/migrate_entity_data.py This script is working as expected. *NOTE:* Currently forcing a re-migration will again migrate all entities (not a delta) and perform a full system re-index. > Validate migrate_entity_data script produces consistent migrations. > ------------------------------------------------------------------- > > Key: USERGRID-899 > URL: https://issues.apache.org/jira/browse/USERGRID-899 > Project: Usergrid > Issue Type: Story > Reporter: Michael Russo > Assignee: Michael Russo > > Validate that > https://github.com/apache/incubator-usergrid/blob/two-dot-o-dev/stack/scripts/migrate_entity_data.py > produces consistent entity data migrations. > 1) put data into UG build from latest in two-dot-o > 2) stand up UG build from two-dot-o-dev pointing to same keyspace (different > queue names) and run /system/database/setup > 3) from UG running two-dot-o-dev, run migrate_entity_data.py > 4) read data from UG two-dot- > 4) once finished, read entities from UG two-dot-o and UG two-dot-o-dev and > ensure there is an exact match -- This message was sent by Atlassian JIRA (v6.3.4#6332)