You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Semen Boikov (JIRA)" <ji...@apache.org> on 2016/08/19 07:41:20 UTC

[jira] [Closed] (IGNITE-3547) Invalid message send retry with GridTcpNioCommunicationClient

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

Semen Boikov closed IGNITE-3547.
--------------------------------
    Assignee:     (was: Semen Boikov)

> Invalid message send retry with GridTcpNioCommunicationClient
> -------------------------------------------------------------
>
>                 Key: IGNITE-3547
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3547
>             Project: Ignite
>          Issue Type: Bug
>          Components: general
>            Reporter: Semen Boikov
>            Priority: Blocker
>             Fix For: 1.8
>
>
> GridTcpNioCommunicationClient.sendMessage returns 'retry = true' if message send failed with IOException, after this the same client is used to retry send. But this client will contain already closed sessio, so sendMessage will always fail. Need remove old client and try create new one before retrying send.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)