druid/docs/development/extensions-contrib
Francesco Nidito e7e41e3a36
Adding support for autoscaling in GCE (#8987)
* Adding support for autoscaling in GCE

* adding extra google deps also in gce pom

* fix link in doc

* remove unused deps

* adding terms to spelling file

* version in pom 0.17.0-incubating-SNAPSHOT --> 0.18.0-SNAPSHOT

* GCEXyz -> GceXyz in naming for consistency

* add preconditions

* add VisibleForTesting annotation

* typos in comments

* use StringUtils.format instead of String.format

* use custom exception instead of exit

* factorize interval time between retries

* making literal value a constant

* iter all network interfaces

* use provided on google (non api) deps

* adding missing dep

* removing unneded this and use Objects methods instead o 3-way if in hash and comparison

* adding import

* adding retries around getRunningInstances and adding limit for operation end waiting

* refactor GceEnvironmentConfig.hashCode

* 0.18.0-SNAPSHOT -> 0.19.0-SNAPSHOT

* removing unused config

* adding tests to hash and equals

* adding nullable to waitForOperationEnd

* adding testTerminate

* adding unit tests for createComputeService

* increasing retries in unrelated integration-test to prevent sporadic failure (hopefully)

* reverting queryResponseTemplate change

* adding comment for Compute.Builder.build() returning null
2020-04-28 03:13:39 -07:00
..
ambari-metrics-emitter.md De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
cassandra.md De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
cloudfiles.md De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
distinctcount.md De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
gce-extensions.md Adding support for autoscaling in GCE (#8987) 2020-04-28 03:13:39 -07:00
graphite.md De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
influx.md De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
influxdb-emitter.md De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
kafka-emitter.md De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
materialized-view.md De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
momentsketch-quantiles.md De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
moving-average-query.md fix broken links (#9537) 2020-03-22 17:41:18 -07:00
opentsdb-emitter.md Add config option for namespacePrefix (#9372) 2020-02-20 14:01:41 -08:00
redis-cache.md De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
sqlserver.md De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
statsd.md De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
tdigestsketch-quantiles.md De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
thrift.md De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
time-min-max.md De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00