mirror of
https://github.com/google/nomulus
synced 2026-01-09 23:47:49 +00:00
Because RDE reads from the commit logs to get its data, the bad transfer data resulting from a bug in the system is currently preventing proper RDE operation even for domains which have been fixed in Datastore. This CL adds a check to see if the transfer data is messed up (i.e. it doesn't have valid gaining and losing registrars), and if so, omits it. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=141074673