google-nomulus/java/google/registry/model/poll
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
..
MessageQueueInfo.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
package-info.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
PendingActionNotificationResponse.java Notify registrars of async contact/host deletions 2017-04-26 10:33:55 -04:00
PollMessage.java Notify registrars of async contact/host deletions 2017-04-26 10:33:55 -04:00
PollMessageExternalKeyConverter.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00