[
https://issues.apache.org/jira/browse/KAFKA-2915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15034245#comment-15034245
]
ASF GitHub Bot commented on KAFKA-2915:
---------------------------------------
GitHub user benstopford opened a pull request:
https://github.com/apache/kafka/pull/608
KAFKA-2915: Fix problem with System Tests that use bootstrap.servers
embedded in jinja files
Fixes problems in mirror maker and consumer tests
http://jenkins.confluent.io/job/kafka_system_tests_branch_builder/290/
http://jenkins.confluent.io/job/kafka_system_tests_branch_builder/289/
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/benstopford/kafka KAFKA-2915-jinja-bug
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/608.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 #608
----
commit 640532b7ca10298d545e523e291e6f6fe82843c6
Author: Ben Stopford <[email protected]>
Date: 2015-12-01T15:27:46Z
KAFKA-2915: Added call security protocol to bootstrap servers call in jinja
file
commit 192d96c6a53481db5b8dc428f0a2eb6d401862ea
Author: Ben Stopford <[email protected]>
Date: 2015-12-01T16:40:56Z
KAFKA-2915: fixed string formatting
----
> System Tests that use bootstrap.servers embedded in jinja files are not
> working
> -------------------------------------------------------------------------------
>
> Key: KAFKA-2915
> URL: https://issues.apache.org/jira/browse/KAFKA-2915
> Project: Kafka
> Issue Type: Bug
> Reporter: Ben Stopford
>
> Regression due to changes in the way the tests handle security.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)