You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Rajini Sivaram (JIRA)" <ji...@apache.org> on 2017/05/18 20:12:04 UTC

[jira] [Updated] (KAFKA-3070) SASL unit tests dont work with IBM JDK

     [ https://issues.apache.org/jira/browse/KAFKA-3070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rajini Sivaram updated KAFKA-3070:
----------------------------------
       Resolution: Fixed
    Fix Version/s: 0.11.0.0
           Status: Resolved  (was: Patch Available)

Issue resolved by pull request 2878
[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)