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 2022/09/02 17:19:00 UTC

[jira] [Resolved] (CAMEL-15787) Netty in client mode (with pool) recreate sockets every 5 minutes

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

Claus Ibsen resolved CAMEL-15787.
---------------------------------
    Resolution: Won't Fix

> Netty in client mode (with pool) recreate sockets every 5 minutes
> -----------------------------------------------------------------
>
>                 Key: CAMEL-15787
>                 URL: https://issues.apache.org/jira/browse/CAMEL-15787
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-netty
>    Affects Versions: 3.4.4, 3.6.0
>            Reporter: Vladimir
>            Priority: Minor
>
> When using netty in client mode (create pool of connections). And do not send any requests, all sockets in pool recreate every 5 minutes.
> It is strange  private long producerPoolMinEvictableIdle = 5 * 60 * 1000L config for apache common pool. Default value must be bigger and do not recreate all sockets every 5 minutes



--
This message was sent by Atlassian Jira
(v8.20.10#820010)