mirror of
https://github.com/google/nomulus.git
synced 2025-07-06 11:13:35 +02:00
* Only compare recent changes in Datastore and SQL When comparing Datastore and SQL, ignore older History and EPP resource objects. This cuts the run time in half compared with a full comparison. The intention is to run a full comparison before the switch-over from Datastore and SQL, and run this incremental comparison during the down time. The incremental comparison takes about 25 minutes in production. Performance can be improved further by filtering out older billing events (OneTime and Cancellation). However, we don't think further optimization is worth the effort (considering that Recurring events cannot be filtered since they are mutable but without lastUpdateTime). Verified in Sandbox and prod with and without time filter. |
||
---|---|---|
.. | ||
main | ||
nonprod | ||
test |