Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-3547

Invalid message send retry with GridTcpNioCommunicationClient

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • None
    • 1.8
    • general
    • None

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            sboikov Semen Boikov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: