Federico Valeri created KAFKA-13933: ---------------------------------------
Summary: Stuck SSL tests in case of authentication failure. Key: KAFKA-13933 URL: https://issues.apache.org/jira/browse/KAFKA-13933 Project: Kafka Issue Type: Bug Components: network Affects Versions: 3.2.0 Reporter: Federico Valeri When there is an authentication error after the initial TCP connection, the Selector never becomes READY, and its SSL/TLS tests wait forever waiting for readiness. This is actually what happened to me while running SSL/TLS Selector unit tests using an OpenJDK build that does not support the required cipher suites. -- This message was sent by Atlassian Jira (v8.20.7#820007)