GitHub user 0x0ece opened a pull request: https://github.com/apache/kafka/pull/2370
Cluster file generator should produce valid json This way, if the ${KAFKA_NUM_CONTAINERS} is changed in docker/run_tests.sh, the json is still valid You can merge this pull request into a Git repository by running: $ git pull https://github.com/0x0ece/kafka patch-1 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/2370.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #2370 ---- commit 3f02efe25814fb44f59240a231d3a4c7b81ba048 Author: Emanuele Cesena <emanuele.ces...@gmail.com> Date: 2017-01-13T17:42:38Z Cluster file generator should produce valid json This way, if the ${KAFKA_NUM_CONTAINERS} is changed in docker/run_tests.sh, the json is still valid ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---