[ https://issues.apache.org/jira/browse/KAFKA-5623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16095588#comment-16095588 ]
ASF GitHub Bot commented on KAFKA-5623: --------------------------------------- GitHub user cmccabe opened a pull request: https://github.com/apache/kafka/pull/3557 KAFKA-5623: ducktape kafka service: do not assume Service contains nu… …m_nodes You can merge this pull request into a Git repository by running: $ git pull https://github.com/cmccabe/kafka KAFKA-5623 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/3557.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 #3557 ---- commit 0ce09ad08f9b7af94641ae5f758aba3cdd04aa61 Author: Colin P. Mccabe <cmcc...@confluent.io> Date: 2017-07-21T00:00:12Z KAFKA-5623: ducktape kafka service: do not assume Service contains num_nodes ---- > ducktape kafka service: do not assume Service contains num_nodes > ---------------------------------------------------------------- > > Key: KAFKA-5623 > URL: https://issues.apache.org/jira/browse/KAFKA-5623 > Project: Kafka > Issue Type: Bug > Components: system tests > Affects Versions: 0.11.0.1 > Reporter: Colin P. McCabe > > In the ducktape kafka service, we should not assume that {{ducktape.Service}} > contains {{num_nodes}}. In newer versions of ducktape, it does not. -- This message was sent by Atlassian JIRA (v6.4.14#64029)