GitHub user mimaison opened a pull request: https://github.com/apache/kafka/pull/2878
KAFKA-3070: SASL unit tests dont work with IBM JDK Use IBM Kerberos module for SASL tests if running on IBM JDK Developed with @edoardocomar Based on https://github.com/apache/kafka/pull/738 by @rajinisivaram You can merge this pull request into a Git repository by running: $ git pull https://github.com/mimaison/kafka KAFKA-3070 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/2878.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 #2878 ---- commit d64b569cfc652f0e15450f47999c9c07e97f2ab7 Author: Mickael Maison <mickael.mai...@gmail.com> Date: 2017-04-19T17:56:54Z KAFKA-3070: SASL unit tests dont work with IBM JDK Use IBM Kerberos module for SASL tests if running on IBM JDK Developed with @edoardocomar Based on https://github.com/apache/kafka/pull/738 by @rajinisivaram ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---