You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Federico Valeri (Jira)" <ji...@apache.org> on 2022/05/24 08:30:00 UTC

[jira] [Created] (KAFKA-13933) Stuck SSL tests in case of authentication failure.

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)