Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-9368

Netty4 producer hangs when connection is prematurely closed

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.15.6, 2.16.2, 2.17.0
    • camel-netty4
    • None
    • Unknown

    Description

      Netty4 producer is reusing connections and implementing a request-response style protocol. If the server closes socket connection after reading request packet and prior to sending back response packet, Netty4 producer hangs. If, on the other hand, the server closes socket after sending back response and does not bother to read next request, then producer does not hang.

      Attachments

        Activity

          People

            janstey Jonathan Anstey
            janstey Jonathan Anstey
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: