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

Netty in client mode (with pool) recreate sockets every 5 minutes

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Won't Fix
    • 3.4.4, 3.6.0
    • None
    • camel-netty
    • None
    • Unknown

    Description

      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

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              VovkaSOL Vladimir
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: