You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Rajini Sivaram (JIRA)" <ji...@apache.org> on 2019/03/07 18:32:00 UTC

[jira] [Resolved] (KAFKA-7288) Transient failure in SslSelectorTest.testCloseConnectionInClosingState

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

Rajini Sivaram resolved KAFKA-7288.
-----------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: 2.1.0)
                   2.2.1

> Transient failure in SslSelectorTest.testCloseConnectionInClosingState
> ----------------------------------------------------------------------
>
>                 Key: KAFKA-7288
>                 URL: https://issues.apache.org/jira/browse/KAFKA-7288
>             Project: Kafka
>          Issue Type: Bug
>          Components: unit tests
>    Affects Versions: 2.3.0
>            Reporter: Rajini Sivaram
>            Assignee: Rajini Sivaram
>            Priority: Critical
>              Labels: flaky-test
>             Fix For: 2.3.0, 2.2.1
>
>
> Noticed this failure in SslSelectorTest.testCloseConnectionInClosingState a few times in unit tests in Jenkins:
> {quote}
> java.lang.AssertionError: Channel not expired expected null, but was:<or...@4f> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotNull(Assert.java:755) at org.junit.Assert.assertNull(Assert.java:737) at org.apache.kafka.common.network.SelectorTest.testCloseConnectionInClosingState(SelectorTest.java:341)
> {quote}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)