druid/extensions-core
Xavier Léauté b517c3339b
remove ZooKeeper 3.4 support + pass tests with Java 15 (#11073)
With this change, Druid will only support ZooKeeper 3.5.x and later.

In order to support Java 15 we need to switch to ZK 3.5.x client libraries and drop support for ZK 3.4.x
(see #10780 for the detailed reasons) 

* remove ZooKeeper 3.4.x compatibility
* exclude additional ZK 3.5.x netty dependencies to ensure we use our version
* keep ZooKeeper version used for integration tests in sync with client library version
* remove the need to specify ZK version at runtime for docker
* add support to run integration tests with JDK 15
* build and run unit tests with Java 15 in travis
2021-05-25 12:49:49 -07:00
..
avro-extensions add avro stream input format (#11040) 2021-04-12 21:53:41 -07:00
azure-extensions Bump dev version to 0.22.0-SNAPSHOT (#10759) 2021-01-15 13:16:23 -08:00
datasketches fix count and average SQL aggregators on constant virtual columns (#11208) 2021-05-10 13:41:48 -07:00
druid-aws-rds-extensions Bump dev version to 0.22.0-SNAPSHOT (#10759) 2021-01-15 13:16:23 -08:00
druid-basic-security basic security extension ignore permissions that use unknown ResourceType or Action (#10896) 2021-02-23 14:49:09 -08:00
druid-bloom-filter fix count and average SQL aggregators on constant virtual columns (#11208) 2021-05-10 13:41:48 -07:00
druid-kerberos Bump dev version to 0.22.0-SNAPSHOT (#10759) 2021-01-15 13:16:23 -08:00
druid-pac4j Bump dev version to 0.22.0-SNAPSHOT (#10759) 2021-01-15 13:16:23 -08:00
druid-ranger-security Bump dev version to 0.22.0-SNAPSHOT (#10759) 2021-01-15 13:16:23 -08:00
ec2-extensions Bump dev version to 0.22.0-SNAPSHOT (#10759) 2021-01-15 13:16:23 -08:00
google-extensions GCS lookup support (#11026) 2021-03-30 01:40:41 +05:30
hdfs-storage DruidInputSource: Fix issues in column projection, timestamp handling. (#10267) 2021-03-25 10:32:21 -07:00
histogram fix count and average SQL aggregators on constant virtual columns (#11208) 2021-05-10 13:41:48 -07:00
kafka-extraction-namespace remove ZooKeeper 3.4 support + pass tests with Java 15 (#11073) 2021-05-25 12:49:49 -07:00
kafka-indexing-service remove ZooKeeper 3.4 support + pass tests with Java 15 (#11073) 2021-05-25 12:49:49 -07:00
kinesis-indexing-service Avoid memory mapping hydrants after they are persisted & after they are merged for native batch ingestion (#11123) 2021-05-11 14:34:26 -07:00
kubernetes-extensions k8s discovery module: fix issue for druid.host being more than 63chars not permitted as k8s resource label value (#10961) 2021-04-07 17:45:28 -07:00
lookups-cached-global Allow list for JDBC connection properties to address CVE-2021-26919 (#11047) 2021-04-01 17:30:47 -07:00
lookups-cached-single Enable rewriting certain inner joins as filters. (#11068) 2021-04-14 10:49:27 -07:00
mysql-metadata-storage Enforce allow list for JDBC properties by default (#11063) 2021-04-06 19:46:19 -07:00
orc-extensions DruidInputSource: Fix issues in column projection, timestamp handling. (#10267) 2021-03-25 10:32:21 -07:00
parquet-extensions DruidInputSource: Fix issues in column projection, timestamp handling. (#10267) 2021-03-25 10:32:21 -07:00
postgresql-metadata-storage Enforce allow list for JDBC properties by default (#11063) 2021-04-06 19:46:19 -07:00
protobuf-extensions add protobuf inputformat (#11018) 2021-04-12 22:03:13 -07:00
s3-extensions DruidInputSource: Fix issues in column projection, timestamp handling. (#10267) 2021-03-25 10:32:21 -07:00
simple-client-sslcontext Bump dev version to 0.22.0-SNAPSHOT (#10759) 2021-01-15 13:16:23 -08:00
stats fix count and average SQL aggregators on constant virtual columns (#11208) 2021-05-10 13:41:48 -07:00