druid/extensions-contrib
Frank Chen c7e5fee452
Fix an exception when using redis cluster as cache (#11369)
* Redis mget problem in cluster mode

* Format code

* push down implementation of getBulk to sub-classes

* Add tests

* revert some changes

* Fix intelllij inspections

* Fix comments

Signed-off-by: frank chen <frank.chen021@outlook.com>

* Update extensions-contrib/redis-cache/src/main/java/org/apache/druid/client/cache/RedisClusterCache.java

Co-authored-by: Benedict Jin <asdf2014@apache.org>

* Update extensions-contrib/redis-cache/src/test/java/org/apache/druid/client/cache/RedisClusterCacheTest.java

Co-authored-by: Benedict Jin <asdf2014@apache.org>

* Update extensions-contrib/redis-cache/src/main/java/org/apache/druid/client/cache/AbstractRedisCache.java

Co-authored-by: Benedict Jin <asdf2014@apache.org>

* returns empty map in case of internal exception

Co-authored-by: Benedict Jin <asdf2014@apache.org>
2021-08-30 16:59:53 -07:00
..
aliyun-oss-extensions option to use deep storage for storing shuffle data (#11507) 2021-08-13 16:40:25 -04:00
ambari-metrics-emitter Bump dev version to 0.22.0-SNAPSHOT (#10759) 2021-01-15 13:16:23 -08:00
cassandra-storage option to use deep storage for storing shuffle data (#11507) 2021-08-13 16:40:25 -04:00
cloudfiles-extensions option to use deep storage for storing shuffle data (#11507) 2021-08-13 16:40:25 -04:00
distinctcount Bump fastutil from 8.2.3 to 8.5.4 (#11347) 2021-06-10 07:43:18 -07:00
dropwizard-emitter Bump dev version to 0.22.0-SNAPSHOT (#10759) 2021-01-15 13:16:23 -08:00
gce-extensions Improve Auto scaler pendingTaskBased provisioning strategy to handle when there are no currently running worker node better (#11440) 2021-07-15 06:52:25 +07:00
graphite-emitter Bump dev version to 0.22.0-SNAPSHOT (#10759) 2021-01-15 13:16:23 -08:00
influx-extensions Bump dev version to 0.22.0-SNAPSHOT (#10759) 2021-01-15 13:16:23 -08:00
influxdb-emitter Bump dev version to 0.22.0-SNAPSHOT (#10759) 2021-01-15 13:16:23 -08:00
kafka-emitter request logs through kafka emitter (#11036) 2021-04-01 11:31:32 +05:30
materialized-view-maintenance Add error msg to parallel task's TaskStatus (#11486) 2021-08-02 12:11:28 -07:00
materialized-view-selection Bump dev version to 0.22.0-SNAPSHOT (#10759) 2021-01-15 13:16:23 -08:00
momentsketch Bump dev version to 0.22.0-SNAPSHOT (#10759) 2021-01-15 13:16:23 -08:00
moving-average-query Add a new metric query/segments/count that is not emitted by default (#11394) 2021-07-22 17:57:35 -07:00
opentsdb-emitter Bump dev version to 0.22.0-SNAPSHOT (#10759) 2021-01-15 13:16:23 -08:00
prometheus-emitter improve the metric definition (#11602) 2021-08-17 12:31:42 +07:00
redis-cache Fix an exception when using redis cluster as cache (#11369) 2021-08-30 16:59:53 -07:00
sqlserver-metadata-storage Bump dev version to 0.22.0-SNAPSHOT (#10759) 2021-01-15 13:16:23 -08:00
statsd-emitter Bump java-dogstatsd-client from 2.6.1 to 2.13.0 (#11533) 2021-08-03 17:53:45 -07:00
tdigestsketch Bump fastutil from 8.2.3 to 8.5.4 (#11347) 2021-06-10 07:43:18 -07:00
thrift-extensions update error-prone to 2.8.0 with fix for crashing check (#11494) 2021-07-29 09:13:46 -07:00
time-min-max fix serde issues with time-min-max extension (#11146) 2021-04-27 10:33:13 -07:00
virtual-columns Bump dev version to 0.22.0-SNAPSHOT (#10759) 2021-01-15 13:16:23 -08:00
README.md fix broken links (#9537) 2020-03-22 17:41:18 -07:00

README.md

Community Extensions

Please contribute all community extensions in this directory and include a doc of how your extension can be used under docs/development/extensions-contrib/.

Please note that community extensions are maintained by their original contributors and are not packaged with the core Druid distribution. If you'd like to take on maintenance for a community extension, please post on dev@druid.apache.org to let us know!