mirror of
https://github.com/google/nomulus.git
synced 2025-06-27 06:44:51 +02:00
Clean up billing MR work
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=136196221
This commit is contained in:
parent
afcd04f190
commit
3c36b6b928
7 changed files with 4 additions and 190 deletions
|
@ -72,17 +72,6 @@
|
|||
<url-pattern>/_dr/task/resaveAllEppResources</url-pattern>
|
||||
</servlet-mapping>
|
||||
|
||||
<!-- Mapreduce to count recurring billing events (to test the child entity reader). -->
|
||||
<servlet-mapping>
|
||||
<servlet-name>tools-servlet</servlet-name>
|
||||
<url-pattern>/_dr/task/countRecurringBillingEvents</url-pattern>
|
||||
</servlet-mapping>
|
||||
|
||||
<!-- Mapreduce to backfill new autorenew flag on recurring billing events. -->
|
||||
<servlet-mapping>
|
||||
<servlet-name>tools-servlet</servlet-name>
|
||||
<url-pattern>/_dr/task/backfillAutorenewBillingFlag</url-pattern>
|
||||
</servlet-mapping>
|
||||
|
||||
<!-- Mapreduce to delete EppResources, children, and indices. -->
|
||||
<servlet-mapping>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue