google-nomulus/java/google/registry/batch
ctingue 00dab551d7 Fix deleted domain bug in recurring billing expansion
Currently, the recurring billing expansion chokes when looking for existing OneTime events for domains that are deleted or transferred at the MR execution time. To fix this, change the FKI query to look for a key at either execution time or recurrence end time, whichever is earliest.

(This one is distinct from [] in that this bug occurs when domains are [] deleted.)

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=143693153
2017-01-09 11:59:04 -05:00
..
BatchComponent.java Move VerifyEntityIntegrityAction to batch package 2016-12-19 11:09:20 -05:00
BatchModule.java Move VerifyEntityIntegrityAction to batch package 2016-12-19 11:09:20 -05:00
BUILD Restructure Maven dependencies in build 2017-01-09 11:59:04 -05:00
DeleteContactsAndHostsAction.java Move the async [] classes out of the flows package 2016-12-19 11:09:19 -05:00
DeleteProberDataAction.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
EntityIntegrityAlertsSchema.java Move VerifyEntityIntegrityAction to batch package 2016-12-19 11:09:20 -05:00
ExpandRecurringBillingEventsAction.java Fix deleted domain bug in recurring billing expansion 2017-01-09 11:59:04 -05:00
RefreshDnsOnHostRenameAction.java Move the async [] classes out of the flows package 2016-12-19 11:09:19 -05:00
VerifyEntityIntegrityAction.java Move VerifyEntityIntegrityAction to batch package 2016-12-19 11:09:20 -05:00
VerifyEntityIntegrityStreamer.java Move VerifyEntityIntegrityAction to batch package 2016-12-19 11:09:20 -05:00