Geoff Anderson created KAFKA-2773: ------------------------------------- Summary: Vagrant provision fails if num_brokers or num_zookeepers is nonzero Key: KAFKA-2773 URL: https://issues.apache.org/jira/browse/KAFKA-2773 Project: Kafka Issue Type: Bug Affects Versions: 0.9.0.0 Reporter: Geoff Anderson Assignee: Geoff Anderson Priority: Trivial
Changes to vagrant provisioning for kafka system tests updated the default path from "kafka" to "kafka-trunk" on the vagrant virtual machines. We neglected to update the corresponding path in vagrant/broker.sh and vagrant/zk.sh. Therefore provisioning a static kafka cluster with Vagrant currently fails. The fix here is just to update the corresponding path in vagrant/broker.sh and vagrant/zk.sh -- This message was sent by Atlassian JIRA (v6.3.4#6332)