You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Ben Stopford (JIRA)" <ji...@apache.org> on 2015/12/11 09:55:10 UTC

[jira] [Updated] (KAFKA-2771) Add Rolling Upgrade to Secured Cluster to System Tests

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

Ben Stopford updated KAFKA-2771:
--------------------------------
    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

> Add Rolling Upgrade to Secured Cluster to System Tests
> ------------------------------------------------------
>
>                 Key: KAFKA-2771
>                 URL: https://issues.apache.org/jira/browse/KAFKA-2771
>             Project: Kafka
>          Issue Type: Improvement
>          Components: security
>            Reporter: Ben Stopford
>            Assignee: Ben Stopford
>
> Ensure we can perform a rolling upgrade to enable SSL, SASL_PLAINTEXT &  on a running cluster
> *Method*
> - Start with 0.9.0 cluster with security disabled
> - Upgrade to Client and Inter-Broker ports to SSL (This will take two rounds bounces. One to open the SSL port and one to close the PLAINTEXT port)
> - Ensure you can produce  (acks = -1) and consume during the process. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)