google-nomulus/javatests/google/registry/export
mcilwain c989911526 Batch NORDN pull queue task deletions
They were failing because the maximum App Engine task batch size is 1,000, and
we currently have more than 4,000 tasks in the pull queue. We keep re-uploading
those to NORDN because we're unable to delete the tasks after successful upload,
so the leases expire and they get processed again.

Also renames TaskEnqueuer to TaskQueueUtils to reflect its newly expanded role.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=197060903
2018-05-17 21:52:35 -04:00
..
sheet Redirect Registrar.referralUrl UI actions to url field 2018-05-17 21:52:35 -04:00
backup_kinds.txt Add basic AllocationToken entity and tests 2018-01-19 14:22:30 -05:00
BigqueryPollJobActionTest.java Batch NORDN pull queue task deletions 2018-05-17 21:52:35 -04:00
BUILD Move backported JUnit file to third_party (part 2) 2017-12-02 11:37:46 -05:00
CheckSnapshotActionTest.java Merge JUnitBackport's expectThrows into assertThrows 2018-03-06 18:56:15 -05:00
DatastoreBackupInfoTest.java Automatically refactor more exception testing to use new JUnit rules 2017-12-27 10:42:36 -05:00
DatastoreBackupServiceTest.java Automatically refactor more exception testing to use new JUnit rules 2017-12-27 10:42:36 -05:00
ExportConstantsTest.java Remove more unused Truth8.assertThat() static imports in tests 2017-11-07 17:22:56 -05:00
ExportDomainListsActionTest.java Export registered domains to drive folder 2018-05-05 23:38:42 -04:00
ExportReservedTermsActionTest.java Merge JUnitBackport's expectThrows into assertThrows 2018-03-06 18:56:15 -05:00
ExportSnapshotActionTest.java Remove more unused Truth8.assertThat() static imports in tests 2017-11-07 17:22:56 -05:00
ExportUtilsTest.java Remove more unused Truth8.assertThat() static imports in tests 2017-11-07 17:22:56 -05:00
LoadSnapshotActionTest.java Merge JUnitBackport's expectThrows into assertThrows 2018-03-06 18:56:15 -05:00
PublishDetailReportActionTest.java Merge JUnitBackport's expectThrows into assertThrows 2018-03-06 18:56:15 -05:00
reporting_kinds.txt Add basic AllocationToken entity and tests 2018-01-19 14:22:30 -05:00
SyncGroupMembersActionTest.java Remove unnecessary type specifications 2017-12-27 11:23:03 -05:00
UpdateSnapshotViewActionTest.java Merge JUnitBackport's expectThrows into assertThrows 2018-03-06 18:56:15 -05:00