mirror of https://github.com/apache/druid.git
b517c3339b
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 |
||
---|---|---|
.. | ||
build_run_k8s_cluster.sh | ||
copy_hadoop_resources.sh | ||
copy_resources.sh | ||
docker_build_containers.sh | ||
docker_compose_args.sh | ||
docker_run_cluster.sh | ||
setup_druid_on_k8s.sh | ||
setup_druid_operator_on_k8s.sh | ||
setup_k8s_cluster.sh | ||
stop_k8s_cluster.sh |