[
https://issues.apache.org/jira/browse/CAMEL-9368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-9368.
--------------------------------
Resolution: Fixed
Fix Version/s: 2.15.5
2.16.2
> 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.16.2, 2.15.5, 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)