[ https://issues.apache.org/jira/browse/KAFKA-3634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15264439#comment-15264439 ]
ASF GitHub Bot commented on KAFKA-3634: --------------------------------------- GitHub user rajinisivaram opened a pull request: https://github.com/apache/kafka/pull/1290 KAFKA-3634: Upgrade tests for SASL authentication Add a test for changing SASL mechanism using rolling upgrade and a test for rolling upgrade from 0.9.0.x to 0.10.0 with SASL/GSSAPI. You can merge this pull request into a Git repository by running: $ git pull https://github.com/rajinisivaram/kafka KAFKA-3634 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/1290.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 #1290 ---- commit def35d33525d7fb5384b6a7af2757f6afcd7428c Author: Rajini Sivaram <rajinisiva...@googlemail.com> Date: 2016-04-28T14:56:48Z KAFKA-3634: Upgrade tests for SASL authentication ---- > Add ducktape tests for upgrade with SASL > ---------------------------------------- > > Key: KAFKA-3634 > URL: https://issues.apache.org/jira/browse/KAFKA-3634 > Project: Kafka > Issue Type: Test > Reporter: Rajini Sivaram > Assignee: Rajini Sivaram > Fix For: 0.10.0.0 > > > Add SASL upgrade tests (moved out of KAFKA-2693): > - 0.9.0.x to 0.10.0 with GSSAPI as inter-broker SASL mechanism > - Rolling upgrade with change in SASL mechanism -- This message was sent by Atlassian JIRA (v6.3.4#6332)