google-nomulus/java/google/registry/batch
larryruili 5047d568de Notify registrars of async contact/host deletions
We now send PendingActionNotificationResponses in our poll messages upon completion of an asynchronous contact or host deletion. This is part 1 of 2, which begins logging Trid in all enqueued Host/Contact deletion flows for use in batch deletions, and optionally consuming the resultant Trid info to emit a Host/ContactPendingActionNotifcationResponse.

Part 2 will make this response emission non-optional, which will happen once the queue is cleared of all non-Trid containing tasks.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=153084197
2017-04-26 10:33:55 -04:00
..
BatchComponent.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
BatchModule.java Add mapreduce cleanup action 2017-03-13 10:24:57 -04:00
BUILD Add mapreduce cleanup action 2017-03-13 10:24:57 -04:00
DeleteContactsAndHostsAction.java Notify registrars of async contact/host deletions 2017-04-26 10:33:55 -04:00
DeleteProberDataAction.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
EntityIntegrityAlertsSchema.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
ExpandRecurringBillingEventsAction.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
MapreduceEntityCleanupAction.java Fix handling around size of batches of mapreduce entities to process 2017-03-13 10:42:44 -04:00
MapreduceEntityCleanupUtil.java Add mapreduce cleanup action 2017-03-13 10:24:57 -04:00
RefreshDnsOnHostRenameAction.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
VerifyEntityIntegrityAction.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
VerifyEntityIntegrityStreamer.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00