mirror of
https://github.com/google/nomulus.git
synced 2025-05-04 05:57:51 +02:00
To log autorenews, we currently run a mapreduce daily that creates synthetic billing events for each recurring event past its due time. These are all parented under the original recurring event, which allows these synthetic events to incorrectly stack on the original mutating entry. We now explicitly create a new HistoryEntry of type DOMAIN_AUTORENEW to log autorenews alongside other mutating EPP flows. These also parent DomainTransactionRecords for the NET_RENEWS_1_YEAR field, with the reporting time equal to the billing time (which accounts for the autorenew grace period). ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=166379700 |
||
---|---|---|
.. | ||
BUILD | ||
RdapActionBase.java | ||
RdapAutnumAction.java | ||
RdapDomainAction.java | ||
RdapDomainSearchAction.java | ||
RdapEntityAction.java | ||
RdapEntitySearchAction.java | ||
RdapHelpAction.java | ||
RdapIcannStandardInformation.java | ||
RdapIpAction.java | ||
RdapJsonFormatter.java | ||
RdapModule.java | ||
RdapNameserverAction.java | ||
RdapNameserverSearchAction.java | ||
RdapSearchPattern.java | ||
RdapSearchResults.java | ||
RdapUtils.java |