[
https://issues.apache.org/jira/browse/KAFKA-2771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ben Stopford updated KAFKA-2771:
--------------------------------
Description:
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.
was:
Ensure we can perform a rolling upgrade to enable SSL on a running cluster
*Method*
- Start with 0.9.0 cluster with SSL 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.
> 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)