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

camel-netty - Remove options for pool size as Netty and rely on default implementation

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.9.2, 2.10.0
    • camel-netty
    • None
    • Unknown

    Description

      Accordingly to Netty documentation we should use a cached thread pool for its boss and worker threads. Netty setup workers based on cpu cores. And besides you can configure the workerCounter option explicit.

      Also the options on the producer should not be client prefix as its using a ClientBootstrap which dont have a child.

      Attachments

        Activity

          People

            davsclaus Claus Ibsen
            davsclaus Claus Ibsen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: