mirror of
https://github.com/google/nomulus.git
synced 2025-07-25 20:18:34 +02:00
Update the Datastore to SQL migration pipeline (#927)
* Update the Datastore to SQL migration pipeline The pipeline now includes all entity types to be migrated by it, and has completed successfully using the Sandbox data set. The running time in Sandbox is about 3 hours, extrapolating by entity count to a 12-hour run with production data. However, actual running time is likely to be longer since throughput is lower with domains, which accounts for a higher percentage of the total in production. More optimization will be needed. The migrated data has not been validated.
This commit is contained in:
parent
0109d5e473
commit
84d2b82050
9 changed files with 1263 additions and 200 deletions
File diff suppressed because it is too large
Load diff
Binary file not shown.
Before Width: | Height: | Size: 929 KiB After Width: | Height: | Size: 1.1 MiB |
Loading…
Add table
Add a link
Reference in a new issue