google-nomulus/java/google/registry
nickfelt e6ba5687b1 Migrate writeLockTimeout field out of DnsQueue
This makes the usage of DnsQueue.create() safer, since we're no longer
forced to hardcode a copy of the @Config("dnsWriteLockTimeout") value
within that method.  That value is only needed for leaseTasks(), which
is only called in one place (ReadDnsQueueAction), so we can just pass
it in from that callsite.

Also removes an unused overload of leaseTasks() that allowed specifying
a tag, which is a feature we no longer need.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=136162491
2016-10-14 17:00:33 -04:00
..
backup Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
batch Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
bigquery Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
braintree Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
builddefs Change all references to Domain Registry to Nomulus 2016-10-14 16:58:07 -04:00
config Fix a few incorrect mentions of Nomulus 2016-10-14 17:00:32 -04:00
cron Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
dns Migrate writeLockTimeout field out of DnsQueue 2016-10-14 17:00:33 -04:00
eclipse Integrate: Eclipse file generation script 2016-05-16 18:39:45 -04:00
env Fix a few incorrect mentions of Nomulus 2016-10-14 17:00:32 -04:00
export Rename LrpToken to LrpTokenEntity 2016-10-14 16:58:07 -04:00
flows Use an empty interval instead of null to signal no LRP 2016-10-14 17:00:33 -04:00
gcs Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
groups Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
idn Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
keyring/api Change all references to Domain Registry to Nomulus 2016-10-14 16:58:07 -04:00
loadtest Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
mapreduce Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
model Remove spurious @Nullable 2016-10-14 17:00:33 -04:00
module Use Dagger to @Inject DnsQueue everywhere that is feasible 2016-10-14 16:58:07 -04:00
monitoring Clean up misc Javadoc and deprecation warnings 2016-10-14 17:00:33 -04:00
pricing Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
rdap RDAP: Add comments with specific directions from ICANN 2016-10-14 17:00:32 -04:00
rde Clean up misc Javadoc and deprecation warnings 2016-10-14 17:00:33 -04:00
request Change all references to Domain Registry to Nomulus 2016-10-14 16:58:07 -04:00
security Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
storage/drive Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
tldconfig/idn Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
tmch Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
tools Use Dagger to @Inject DnsQueue everywhere that is feasible 2016-10-14 16:58:07 -04:00
ui Change all references to Domain Registry to Nomulus 2016-10-14 16:58:07 -04:00
util Refactor some RDE import logic to be generic 2016-10-14 17:00:26 -04:00
whois Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
xjc Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
xml Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
BUILD Mark rest of Domain Registry for App Engine compatibility 2016-08-26 09:48:37 -04:00
repositories.bzl Change all references to Domain Registry to Nomulus 2016-10-14 16:58:07 -04:00