Jonathan Anstey created CAMEL-9368:
--------------------------------------

             Summary: Netty4 producer hangs when connection is prematurely 
closed
                 Key: CAMEL-9368
                 URL: https://issues.apache.org/jira/browse/CAMEL-9368
             Project: Camel
          Issue Type: Bug
            Reporter: Jonathan Anstey
            Assignee: Jonathan Anstey
             Fix For: 2.17.0


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.



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

Reply via email to