Semen Boikov created IGNITE-3547:
------------------------------------

             Summary: 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.7


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)

Reply via email to