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

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

Pavel Tupitsyn created IGNITE-15237:
---------------------------------------

             Summary: 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
             Fix For: 3.0.0-alpha3


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)