Chia-Ping Tsai created KAFKA-18959: -------------------------------------- Summary: increse the num_workers from 9 to 12 Key: KAFKA-18959 URL: https://issues.apache.org/jira/browse/KAFKA-18959 Project: Kafka Issue Type: Improvement Reporter: Chia-Ping Tsai Assignee: Chia-Ping Tsai
Currently, {{num_workers}} is set to 9, which is insufficient to run certain end-to-end (e2e) tests. We should increase it to 12 to ensure that Vagrant (using VirtualBox) can execute all e2e tests by default. https://github.com/apache/kafka/blob/trunk/vagrant/system-test-Vagrantfile.local#L21 -- This message was sent by Atlassian Jira (v8.20.10#820010)