google-nomulus/javatests/google/registry
mcilwain 00ea99960a Improve efficiency of async contact and host deletion with batching
This allows handling of N asynchronous deletion requests simultaneously instead
of just 1.  An accumulation pull queue is used for deletion requests, and the
async deletion [] is now fired off whenever that pull queue isn't empty,
and processes many tasks at once.  This doesn't particularly take more time,
because the bulk of the cost of the async delete operation is simply iterating
over all DomainBases (which has to happen regardless of how many contacts and
hosts are being deleted).

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=133169336
2016-09-19 11:47:55 -04:00
..
backup Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
bigquery Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
billing Reduce mapreduce shards in tests 2016-08-05 20:41:53 -04:00
builddefs Create zip_file() rule 2016-08-02 19:17:55 -04:00
config Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
cron Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
dns DeReference the codebase 2016-09-02 13:50:20 -04:00
export DeReference the codebase 2016-09-02 13:50:20 -04:00
flows Improve efficiency of async contact and host deletion with batching 2016-09-19 11:47:55 -04:00
groups Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
mapreduce/inputs Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
model HistoryEntry for extra logic; update fee check 2016-09-14 15:28:03 -04:00
module Wire in MetricsReporter to FrontendServlet 2016-09-07 11:52:59 -04:00
monitoring Cleanup minor things in whitebox metrics code 2016-09-14 15:39:51 -04:00
pricing Add extra logic for all relevant flows 2016-09-14 15:26:36 -04:00
rdap DeReference the codebase 2016-09-02 13:50:20 -04:00
rde DeReference the codebase 2016-09-02 13:50:20 -04:00
request Remove unused request parameter extractor 2016-08-22 14:24:44 -04:00
security Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
server DeReference the codebase 2016-09-02 13:50:20 -04:00
storage/drive Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
testing Improve efficiency of async contact and host deletion with batching 2016-09-19 11:47:55 -04:00
tldconfig/idn Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
tmch DeReference the codebase 2016-09-02 13:50:20 -04:00
tools Add command for creating LRP tokens 2016-09-14 16:02:08 -04:00
ui Standardize test methods to be prefixed with "test" 2016-08-26 09:41:52 -04:00
util Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
whois DeReference the codebase 2016-09-02 13:50:20 -04:00
xjc Normalize expected exception handling in tests 2016-08-02 19:16:19 -04:00
xml Normalize expected exception handling in tests 2016-08-02 19:16:19 -04:00