Clean up billing MR work

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=136196221
This commit is contained in:
ctingue
2016-10-14 17:47:46 -04:00
committed by Ben McIlwain
parent afcd04f190
commit 3c36b6b928
7 changed files with 4 additions and 190 deletions
-11
View File
@@ -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>