[ https://issues.apache.org/jira/browse/KAFKA-13933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Federico Valeri updated KAFKA-13933: ------------------------------------ Description: When there is an authentication error after the initial TCP connection, the Selector never becomes READY, and its SSL/TLS tests wait forever 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. was: 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. > Stuck SSL/TLS unit tests in case of authentication failure > ---------------------------------------------------------- > > Key: KAFKA-13933 > URL: https://issues.apache.org/jira/browse/KAFKA-13933 > Project: Kafka > Issue Type: Bug > Components: unit tests > Affects Versions: 3.2.0 > Reporter: Federico Valeri > Assignee: Federico Valeri > Priority: Minor > Fix For: 3.3.0 > > > When there is an authentication error after the initial TCP connection, the > Selector never becomes READY, and its SSL/TLS tests wait forever 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.10#820010)