druid/extensions-core
elloooooo 1e82b6291e Remove consumer.listTopics() method in case when too many topics in kafka causes the FullGC in Overlord (#6455)
* remove consumer.listTopics() method

* add consumerLock and exception handling for consumer.partitionFor() and remove some useless checks

* add check in case consumer.partitionsFor() returns null

* fix CI failure

* fix failed UT

* Revert "fix CI failure"

This reverts commit f839d09e1e.

* revert unless commit and re-commit the useful part to fix failed UT
2018-10-22 10:46:31 -07:00
..
avro-extensions fix distribution to not include contrib extensions by default, don't pull the entire AWS SDK bundle (#6494) 2018-10-19 13:50:05 -07:00
datasketches combine druid-api, druid-common, java-util into druid-core (#6443) 2018-10-14 20:37:37 -07:00
druid-basic-security Use NodeType enum instead of Strings (#6377) 2018-10-14 20:49:38 -07:00
druid-bloom-filter use a sha512 hash of bloom filter for cache key instead of filter bytes (#6488) 2018-10-22 07:57:21 -07:00
druid-kerberos fix distribution to not include contrib extensions by default, don't pull the entire AWS SDK bundle (#6494) 2018-10-19 13:50:05 -07:00
hdfs-storage fix distribution to not include contrib extensions by default, don't pull the entire AWS SDK bundle (#6494) 2018-10-19 13:50:05 -07:00
histogram combine druid-api, druid-common, java-util into druid-core (#6443) 2018-10-14 20:37:37 -07:00
kafka-eight combine druid-api, druid-common, java-util into druid-core (#6443) 2018-10-14 20:37:37 -07:00
kafka-extraction-namespace combine druid-api, druid-common, java-util into druid-core (#6443) 2018-10-14 20:37:37 -07:00
kafka-indexing-service Remove consumer.listTopics() method in case when too many topics in kafka causes the FullGC in Overlord (#6455) 2018-10-22 10:46:31 -07:00
lookups-cached-global make druid node bind address configurable (#6464) 2018-10-15 14:19:40 -07:00
lookups-cached-single combine druid-api, druid-common, java-util into druid-core (#6443) 2018-10-14 20:37:37 -07:00
mysql-metadata-storage include mysql-metadata-storage extension in distribution, but without… (#6497) 2018-10-20 18:18:58 -07:00
postgresql-metadata-storage combine druid-api, druid-common, java-util into druid-core (#6443) 2018-10-14 20:37:37 -07:00
protobuf-extensions combine druid-api, druid-common, java-util into druid-core (#6443) 2018-10-14 20:37:37 -07:00
s3-extensions combine druid-api, druid-common, java-util into druid-core (#6443) 2018-10-14 20:37:37 -07:00
simple-client-sslcontext combine druid-api, druid-common, java-util into druid-core (#6443) 2018-10-14 20:37:37 -07:00
stats combine druid-api, druid-common, java-util into druid-core (#6443) 2018-10-14 20:37:37 -07:00