From a9ef2f77668f48b4a89f2c42995bd54bff71e5ce Mon Sep 17 00:00:00 2001 From: Dominic Evans Date: Thu, 7 May 2020 22:39:42 +0100 Subject: [PATCH] testfix: set KAFKA_HEAP_OPTS for zk and kafka - set Java heap options for ZooKeeper and Kafka - disable the adminServer (:8080) in ZooKeeper 3.5.x --- vagrant/boot_cluster.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/vagrant/boot_cluster.sh b/vagrant/boot_cluster.sh index 4fbd17988..c817fce91 100755 --- a/vagrant/boot_cluster.sh +++ b/vagrant/boot_cluster.sh @@ -8,6 +8,8 @@ while ! nc -q 1 localhost 2185