[
https://issues.apache.org/jira/browse/KAFKA-3070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16016393#comment-16016393
]
ASF GitHub Bot commented on KAFKA-3070:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/kafka/pull/2878
> SASL unit tests dont work with IBM JDK
> --------------------------------------
>
> Key: KAFKA-3070
> URL: https://issues.apache.org/jira/browse/KAFKA-3070
> Project: Kafka
> Issue Type: Bug
> Components: security
> Affects Versions: 0.9.0.0
> Reporter: Rajini Sivaram
> Assignee: Rajini Sivaram
> Fix For: 0.11.0.0
>
>
> jaas.conf used for SASL tests in core use the Kerberos module
> com.sun.security.auth.module.Krb5LoginModule and hence dont work with IBM
> JDK. The IBM JDK Kerberos module com.ibm.security.auth.module.Krb5LoginModule
> should be used along with properties corresponding to this module when tests
> are run with IBM JDK.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)