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 2017/10/05 14:55:00 UTC

[jira] [Resolved] (KAFKA-5978) Transient failure in SslTransportLayerTest.testNetworkThreadTimeRecorded

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

Rajini Sivaram resolved KAFKA-5978.
-----------------------------------
    Resolution: Fixed
      Assignee: Rajini Sivaram

This could be because the times are too small, increased message size in KAFKA-6010 to avoid the failure.

> Transient failure in SslTransportLayerTest.testNetworkThreadTimeRecorded
> ------------------------------------------------------------------------
>
>                 Key: KAFKA-5978
>                 URL: https://issues.apache.org/jira/browse/KAFKA-5978
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: Rajini Sivaram
>            Assignee: Rajini Sivaram
>
> Stack trace:
> {quote}
> java.lang.AssertionError: Send time not recorded
> 	at org.junit.Assert.fail(Assert.java:88)
> 	at org.junit.Assert.assertTrue(Assert.java:41)
> 	at org.apache.kafka.common.network.SslTransportLayerTest.testNetworkThreadTimeRecorded(SslTransportLayerTest.java:602)
> {quote}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)