[ https://issues.apache.org/jira/browse/KAFKA-3464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15211241#comment-15211241 ]
ASF GitHub Bot commented on KAFKA-3464: --------------------------------------- GitHub user ewencp opened a pull request: https://github.com/apache/kafka/pull/1141 KAFKA-3464: Add system tests for Connect with Kafka security enabled You can merge this pull request into a Git repository by running: $ git pull https://github.com/ewencp/kafka kafka-3464-connect-security-system-tests Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/1141.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 #1141 ---- commit c75a07b9e32a3c80dbeae308bf297fc256ffdf5f Author: Ewen Cheslack-Postava <m...@ewencp.org> Date: 2016-03-25T01:17:34Z KAFKA-3464: Add system tests for Connect with Kafka security enabled ---- > Connect security system tests > ----------------------------- > > Key: KAFKA-3464 > URL: https://issues.apache.org/jira/browse/KAFKA-3464 > Project: Kafka > Issue Type: Bug > Components: copycat > Affects Versions: 0.9.0.1 > Reporter: Ewen Cheslack-Postava > Assignee: Ewen Cheslack-Postava > > We need to validate that Connect can actually work with security enabled. > System tests can easily cover this since they will be a small modification of > existing connect tests. -- This message was sent by Atlassian JIRA (v6.3.4#6332)