[
https://issues.apache.org/jira/browse/IGNITE-3547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Tupitsyn updated IGNITE-3547:
-----------------------------------
Fix Version/s: (was: 1.7)
1.8
> 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
> Assignee: 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)