You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Igor Sapego (Jira)" <ji...@apache.org> on 2021/08/03 16:46:00 UTC

[jira] [Commented] (IGNITE-15237) Thin 3.0: ClientHandlerIntegrationTest is flaky

    [ https://issues.apache.org/jira/browse/IGNITE-15237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17392416#comment-17392416 ] 

Igor Sapego commented on IGNITE-15237:
--------------------------------------

[~ptupitsyn] looks good to me.

> Thin 3.0: ClientHandlerIntegrationTest is flaky
> -----------------------------------------------
>
>                 Key: IGNITE-15237
>                 URL: https://issues.apache.org/jira/browse/IGNITE-15237
>             Project: Ignite
>          Issue Type: Bug
>          Components: thin client
>    Affects Versions: 3.0.0-alpha3
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>            Priority: Major
>              Labels: ignite-3
>             Fix For: 3.0.0-alpha3
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Test is flaky because we connect to port 10800 while server may bind to a different port from the range 
> {code}
> ClientHandlerIntegrationTest.testHandshakeValidReturnsSuccess java.net.ConnectException
> java.net.ConnectException: Connection refused (Connection refused)
>   at org.apache.ignite.client.handler.ClientHandlerIntegrationTest.testHandshakeValidReturnsSuccess(ClientHandlerIntegrationTest.java:76)
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)