You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2018/04/12 11:49:00 UTC

[jira] [Resolved] (CAMEL-12435) camel-netty4 - Shared connection pool should re-create connection if its no longer valid

     [ https://issues.apache.org/jira/browse/CAMEL-12435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-12435.
---------------------------------
    Resolution: Fixed

> camel-netty4 - Shared connection pool should re-create connection if its no longer valid
> ----------------------------------------------------------------------------------------
>
>                 Key: CAMEL-12435
>                 URL: https://issues.apache.org/jira/browse/CAMEL-12435
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-netty4
>    Affects Versions: 2.21.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Major
>             Fix For: 2.21.1, 2.22.0
>
>
> If you turn of the connection pooling on the producer and use the shared single instance for multiplexing then if the connection becomes invalid such as read time triggered by netty that then closes the connection.
> Then we should re-create the connection, like the pooling does with test on borrow.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)