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

[jira] [Resolved] (KAFKA-13933) Stuck SSL/TLS unit tests in case of authentication failure

     [ https://issues.apache.org/jira/browse/KAFKA-13933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Luke Chen resolved KAFKA-13933.
-------------------------------
    Fix Version/s: 3.3.0
       Resolution: Fixed

> 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 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)