Ben Stopford created KAFKA-2771:
-----------------------------------
Summary: Add SSL Rolling Upgrade Test 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
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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)